Part-DB.Part-DB-server/src/Entity/UserSystem
Jan Böhmer 87cf4c2d08 Do a extra lazy fetch on webauthn and u2f keys property of a user
In the most cases we just need the count of them and not the exact details. This just gives as a bit better performance on most requests
2023-07-19 00:20:38 +02:00
..
Group.php Fixed some PHPStan level 5 issues 2023-06-13 20:24:54 +02:00
PermissionData.php Fixed static analysis issues 2023-06-11 23:16:07 +02:00
U2FKey.php Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
User.php Do a extra lazy fetch on webauthn and u2f keys property of a user 2023-07-19 00:20:38 +02:00
WebauthnKey.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00