SuiteCRM-Core/core/backend/Security
Luciano Rossi 5fb1415624 Fix #202 - Fix php7.3 compatibility issues in CSRFCookieListener
Remove class RouteMatcherInterface type property
at CSRFCookieListener.
2023-02-23 17:37:46 +00:00
..
Exception Update Core Copyright 2021-03-30 19:22:43 +01:00
Ldap Fallback to native login when ldap user has missing fields 2022-09-09 15:15:51 +01:00
Saml Redirect to logged-out page when username attribute is misconfigured 2022-12-21 11:41:39 +00:00
AppJsonLoginAuthenticator.php Use new symfony authenticator mechanism 2022-09-09 12:46:22 +01:00
CSRFCookieListener.php Fix #202 - Fix php7.3 compatibility issues in CSRFCookieListener 2023-02-23 17:37:46 +00:00
CSRFTokenManager.php Update Core Copyright 2021-03-30 19:22:43 +01:00
CSRFValidationListener.php Fix #180 - Adjust XSRF token handling 2023-01-24 10:10:05 +00:00
LegacyPasswordEncoder.php Use new symfony authenticator mechanism 2022-09-09 12:46:22 +01:00
LegacySessionDenyAccessListener.php Update Core Copyright 2021-03-30 19:22:43 +01:00
LegacySessionLogoutHandler.php Rename init new legacy session 2022-09-09 12:46:20 +01:00
LegacySessionSecurityStage.php Update Core Copyright 2021-03-30 19:22:43 +01:00
LoginFormAuthenticator.php Update login to use only symfony 2022-09-09 12:46:20 +01:00
LoginSuccessEventListener.php Use new symfony authenticator mechanism 2022-09-09 12:46:22 +01:00
RouteMatcher.php Update Core Copyright 2021-03-30 19:22:43 +01:00
RouteMatcherInterface.php Update Core Copyright 2021-03-30 19:22:43 +01:00
UserChecker.php Update Core Copyright 2021-03-30 19:22:43 +01:00