Part-DB.Part-DB-server/src/Security
2024-06-10 20:47:06 +02:00
..
Interfaces Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
TwoFactor Save the date when a webauthn key was used last time for 2 factor authentication and show it in user settings 2024-04-28 17:50:19 +02:00
Voter Removed unused import statements 2024-03-03 20:34:36 +01:00
ApiTokenAuthenticatedToken.php Added own APIToken authenticator, so we can wrap the used API token inside the symfony security token 2023-08-17 00:17:02 +02:00
ApiTokenAuthenticator.php Fixed error caused by immutable datetime passed to mutable datetime doctrine type 2024-06-10 20:47:06 +02:00
ApiTokenBadge.php Added own APIToken authenticator, so we can wrap the used API token inside the symfony security token 2023-08-17 00:17:02 +02:00
AuthenticationEntryPoint.php Fixed some inspection issues 2024-03-03 19:57:31 +01:00
EnsureSAMLUserForSAMLLoginChecker.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
SamlUserFactory.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
UserChecker.php Improved code style of tests 2023-06-11 15:02:59 +02:00