2FAuth/app/Api/v1/Controllers
2023-03-02 14:32:53 +01:00
..
GroupController.php Refactor groups service and controller for better authorization handling 2023-03-02 14:32:53 +01:00
IconController.php Bind Groups to Users & Add relevant authorizations with policies 2023-02-23 16:59:16 +01:00
QrCodeController.php Bind Groups to Users & Add relevant authorizations with policies 2023-02-23 16:59:16 +01:00
SettingController.php Add Admin role & split settings between appSettings and userPreferences 2023-02-17 17:12:53 +01:00
TwoFAccountController.php Move Authorization checks to Service for Groups & Update tests 2023-02-27 00:32:49 +01:00
UserController.php Remove user check and redirection to registration on first landing 2023-02-19 23:00:39 +01:00