Part-DB.Part-DB-server/src/Entity/UserSystem
2024-12-28 23:08:08 +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 Fixed some inspection issues 2024-03-03 19:57:31 +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 Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
WebauthnKey.php Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00