BookStack/app/Users/Controllers
Dan Brown 5fc11d46d5
Permissions: Added enum usage to controller helpers
Also fixed various missing types or spelling/formatting points.
Added down action for role_permission table changes in migration.
2025-09-08 16:15:42 +01:00
..
RoleApiController.php Permissions: Added enum usage to controller helpers 2025-09-08 16:15:42 +01:00
RoleController.php Roles: Added max validation for role external auth id field 2024-06-08 20:33:34 +01:00
UserAccountController.php Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
UserApiController.php Maintenance: Reached PHPstan level 2 2025-09-02 16:02:52 +01:00
UserController.php Users: Changed name validation to min:1 instead of 2 2024-10-15 11:07:41 +01:00
UserPreferencesController.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
UserProfileController.php Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
UserSearchController.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00