Add an another note.

This commit is contained in:
Relintai 2022-07-07 21:53:28 +02:00
parent d363ad43c2
commit f47536b834

View File

@ -30,6 +30,8 @@ class FormValidator;
// The RBAC system can probably be removed, as WebPermissions + the editor is a lot more powerful.
//Note move this with the user controller to it's own module.
class UserController : public WebNode {
RCPP_OBJECT(UserController, WebNode);