Part-DB.Part-DB-server/src/Entity/UserSystem
2024-03-04 21:20:57 +01:00
..
ApiToken.php Removed unused import statements 2024-03-03 20:34:36 +01: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 Removed unused import statements 2024-03-03 20:34:36 +01:00
PermissionData.php Fixed some inspection issues 2024-03-03 19:57:31 +01:00
U2FKey.php Added Timestampable interface to entities that missed it, to fix timetravel in certain cases 2023-11-27 17:53:35 +01:00
User.php Removed unused import statements 2024-03-03 20:34:36 +01:00
WebauthnKey.php Fixed compatibility error with webauthn library which prevented 2FA via webauthn 2024-03-04 21:20:57 +01:00