Part-DB.Part-DB-server/src/Security
2024-03-03 20:34:36 +01:00
..
Interfaces Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01: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 Allow to authenticate using Authorization: Token header, which the KiCAD API uses 2023-11-28 14:24:22 +01: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