Part-DB-server/src/Services/UserSystem
Jan Böhmer 9b17efc12c
Some checks are pending
Build assets artifact / Build assets artifact (push) Waiting to run
Docker Image Build / docker (push) Waiting to run
Docker Image Build (FrankenPHP) / docker (push) Waiting to run
Static analysis / Static analysis (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Waiting to run
Fixed phpstan issue
2025-09-06 00:39:23 +02:00
..
TFA Applied rector suggestions 2024-06-22 00:31:43 +02:00
PasswordResetManager.php Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00
PermissionManager.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PermissionPresetsHelper.php Check for permissions to access settings menu and added settings menu to sidebar menu 2025-07-06 22:29:35 +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 Moved gravatar and update checking settings to the settings-bundle system 2024-07-16 21:58:41 +02:00
VoterHelper.php Fixed phpstan issue 2025-09-06 00:39:23 +02:00