Part-DB.Part-DB-server/src/Entity/UserSystem
2023-11-27 17:53:35 +01:00
..
ApiToken.php Added Timestampable interface to entities that missed it, to fix timetravel in certain cases 2023-11-27 17:53:35 +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 Added basic API to access and edit manufacturer entities 2023-08-06 20:18:57 +02:00
PermissionData.php Throw no warning, when unsetting a not existing permission value 2023-10-23 22:15:04 +02: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 Fixed API Platform deprecations 2023-10-25 20:40:41 +02:00
WebauthnKey.php Added Timestampable interface to entities that missed it, to fix timetravel in certain cases 2023-11-27 17:53:35 +01:00