This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/SecurityBundle/Security
Wouter de Jong bf1a452e94 Merge AuthenticatorManager and AuthenticatorHandler
The AuthenticatorManager now performs the whole authentication process. This
allows for manual authentication without duplicating or publicly exposing parts
of the process.
2020-04-20 14:20:56 +02:00
..
FirewallConfig.php fixed CS 2019-01-16 19:35:49 +01:00
FirewallContext.php Remove deprecated code paths that trigger a runtime notice 2019-06-09 16:44:48 +02:00
FirewallMap.php Merge branch '4.3' into 4.4 2019-12-16 11:45:21 +01:00
LazyFirewallContext.php Merge branch '4.4' into 5.0 2019-11-30 15:12:50 +01:00
LegacyLogoutHandlerListener.php [Security] Refactor logout listener to dispatch an event instead 2020-04-04 13:02:21 +02:00
UserAuthenticator.php Merge AuthenticatorManager and AuthenticatorHandler 2020-04-20 14:20:56 +02:00