Part-DB-server/src/Services/UserSystem
Jan Böhmer 35598df354
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / docker (push) Has been cancelled
Docker Image Build (FrankenPHP) / docker (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
Automatically set the stocktake permission if a user can already add and withdraw from a lot
2026-02-10 23:24:40 +01: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 Do not automatically give existing users the right to manage updates, but include that for new databases 2026-02-02 17:04:45 +01:00
PermissionSchemaUpdater.php Automatically set the stocktake permission if a user can already add and withdraw from a lot 2026-02-10 23:24:40 +01:00
UserAvatarHelper.php Only show the created avatar attachment type for user attachments 2026-02-08 19:31:45 +01:00
VoterHelper.php Fixed phpstan issue 2025-09-06 00:39:23 +02:00