Part-DB-server/src/Security
2025-09-06 19:42:07 +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 Add import permission for label profiles (#1021) 2025-09-06 19:42:07 +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 phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00