rcpp_framework/modules
2021-11-14 22:11:35 +01:00
..
admin_panel Added custom header and footer support for the Admin Panel. 2021-11-14 22:11:35 +01:00
drogon Now the http backends are also using String. 2021-11-01 19:11:27 +01:00
list_page Did most of the remaining std::string and vector to String and Vector conversions. 2021-11-01 19:53:35 +01:00
message_page Did most of the remaining std::string and vector to String and Vector conversions. 2021-11-01 19:53:35 +01:00
paged_article Did most of the remaining std::string and vector to String and Vector conversions. 2021-11-01 19:53:35 +01:00
paged_list Did most of the remaining std::string and vector to String and Vector conversions. 2021-11-01 19:53:35 +01:00
rbac Temporarily set the permissions of a normal user to admin in ebac, before I have a way of simply creating admin accounts. 2021-11-14 01:34:57 +01:00
rbac_users Added support for a default user rank id. It's not yet properly settable, only from code. 2021-11-14 01:34:01 +01:00
users Added a create_test_users method to the UserModel. 2021-11-14 02:37:19 +01:00