|
a119251e09
|
Reworked HTTPSession, now it uses Variants instead of multiple classes. Also it's inherited from Reference now. Also smaller cleanups to the SessionManager.
|
2022-01-09 14:32:09 +01:00 |
|
|
ec2eabacc1
|
Implemented middleware handling. Also converted middleware handlers to the new stystem.
|
2022-01-08 12:25:52 +01:00 |
|
|
37d5c0fec8
|
Merged UserControllers and UserModels.
|
2022-01-07 17:50:39 +01:00 |
|
|
c934d36dcf
|
Set up the new permission handling methods for RBACUser.
|
2022-01-06 11:34:53 +01:00 |
|
|
839e5ef674
|
Added generic permission support to the User.
|
2022-01-06 11:12:43 +01:00 |
|
|
3817221dbd
|
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 |
|
|
5872d9d74f
|
Small comments for the future.
|
2021-11-10 20:41:58 +01:00 |
|
|
39f90bae9e
|
use redirect rank permission.
|
2021-11-10 20:08:42 +01:00 |
|
|
a9b3fbdece
|
RBAC default entries are now created on migrate. Also basic simple default rank implementation.
|
2021-11-10 19:53:56 +01:00 |
|
|
af266e345d
|
Implement basic functionality for RBACUsers.
|
2021-11-10 19:35:02 +01:00 |
|
|
93e95a865f
|
Added a new rbac_user module.
|
2021-11-10 15:32:44 +01:00 |
|