summaryrefslogtreecommitdiffstats
path: root/Http/Firewall/SimplePreAuthenticationListener.php
Commit message (Expand)AuthorAgeFilesLines
* [Security] Remove deprecated interfacesNicolas Grekas2015-09-031-1/+1
* [DX] Attempt to improve logging messages with parametersIltar van der Berg2015-01-161-2/+2
* added type-hintFabien Potencier2015-01-081-10/+7
* [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-12/+15
* [Security] Added the triggering of the security.interactive_login event after...sarah khalil2014-12-161-6/+17
* CS fixesGraham Campbell2014-12-041-5/+5
* fixed bugFabien Potencier2014-09-241-5/+6
* added the possibility to return null from SimplePreAuthenticationListeneradenkejawen2014-09-231-2/+7
* Fix bug with variable named context to securityContext in SimplePreAuthentica...mieszko42013-11-051-1/+1
* Remove unused use statementNicolas Bastien2013-09-191-2/+0
* Revert "marked some classes as being experimental in 2.3"Fabien Potencier2013-06-131-2/+0
* marked some classes as being experimental in 2.3Fabien Potencier2013-05-081-0/+2
* [Security] allowed simple pre-auth to be optional if another auth mechanism a...Fabien Potencier2013-05-081-0/+5
* moved the simple HTTP authenticator to a pre-auth oneFabien Potencier2013-05-081-0/+106