Part-DB.Part-DB-server/src/Security
2024-02-19 00:01:16 +01:00
..
Interfaces Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Voter Added phpstan template annotations to Voters to fix phpstan issues 2024-02-19 00:01:16 +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 exception if no content type or accept header are given 2024-01-26 00:36:14 +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