rcpp_framework/modules/rbac
2021-11-02 12:26:26 +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 A bit more work on the rbac admin interface. 2021-11-02 00:18:57 +01:00
rbac_controller.h A bit more work on the rbac admin interface. 2021-11-02 00:18:57 +01:00
rbac_model.cpp Implement save_permission and permission loading in RBACModel. 2021-11-02 12:26:06 +01:00
rbac_model.h Initial rbac model setup. 2021-11-01 16:39:30 +01:00
rbac_permission.cpp Simple permission sorting. 2021-11-02 12:26:26 +01:00
rbac_permission.h Simple permission sorting. 2021-11-02 12:26:26 +01:00
rbac_rank.cpp Simple permission sorting. 2021-11-02 12:26:26 +01:00
rbac_rank.h Simple permission sorting. 2021-11-02 12:26:26 +01:00
SCsub Make the rbac module depend on the admin_panel module. 2021-10-31 23:12:05 +01:00