Part-DB-server/src/Security
2025-09-30 16:08:13 +02:00
..
Interfaces Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
TwoFactor Use new webauthn library for 2FA 2025-08-14 18:46:10 +02:00
Voter Assemblies einführen 2025-09-30 16:08:13 +02: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 "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +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 "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
EnsureSAMLUserForSAMLLoginChecker.php Allow SAML users to access the API 2024-12-01 22:54:22 +01:00
SamlUserFactory.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
UserChecker.php Fixed some deprecations 2025-09-23 00:03:04 +02:00