Part-DB.Part-DB-server/src/Services/UserSystem
Jan Böhmer 0e5613b57b Forbid access to homepage if a user has no allow permission
This allows to block access to everything (even the homepage) for anonymous access. This fixes issue #290
2023-08-20 12:33:08 +02:00
..
TFA Use the domain name in server_name field of Google Authenticator QR code 2023-06-26 23:47:54 +02:00
PasswordResetManager.php Fixed static analysis issue and added test for UserRepository 2023-08-01 16:20:31 +02:00
PermissionManager.php Forbid access to homepage if a user has no allow permission 2023-08-20 12:33:08 +02:00
PermissionPresetsHelper.php Show a notification on homepage and server info page if there is a new version available. 2023-08-04 23:49:26 +02:00
PermissionSchemaUpdater.php Show a notification on homepage and server info page if there is a new version available. 2023-08-04 23:49:26 +02:00
UserAvatarHelper.php Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
UserCacheKeyGenerator.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00