rcpp_framework/modules/rbac
2021-11-01 17:51:54 +01:00
..
detect.py Make the rbac module depend on the admin_panel module. 2021-10-31 23:12:05 +01:00
rbac_controller.cpp Initial rbac model setup. 2021-11-01 16:39:30 +01:00
rbac_controller.h Initial rbac model setup. 2021-11-01 16:39:30 +01:00
rbac_model.cpp Now instead of having an escaped version of the methods that has string parmeters in QueryBuilder, they have an unescaped version, and the base version escapes. Having it like this is a lot safer. 2021-11-01 17:23:08 +01:00
rbac_model.h Initial rbac model setup. 2021-11-01 16:39:30 +01:00
rbac_permission.cpp MIgrations for the rbac module. 2021-11-01 15:12:09 +01:00
rbac_permission.h RBACRank and permisson uses mys tring and vector aswell. 2021-11-01 17:51:54 +01:00
rbac_rank.cpp MIgrations for the rbac module. 2021-11-01 15:12:09 +01:00
rbac_rank.h RBACRank and permisson uses mys tring and vector aswell. 2021-11-01 17:51:54 +01:00
SCsub Make the rbac module depend on the admin_panel module. 2021-10-31 23:12:05 +01:00