Part-DB-server/src/Entity/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
..
ApiToken.php Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00
ApiTokenLevel.php Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
ApiTokenType.php Added very basic system to add API tokens to an user 2023-08-15 23:36:56 +02:00
Group.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
PermissionData.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
U2FKey.php Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
User.php Merge branch 'master' into settings-bundle 2025-01-17 22:06:18 +01:00
WebauthnKey.php Use new webauthn library for 2FA 2025-08-14 18:46:10 +02:00