summaryrefslogtreecommitdiffstats
path: root/Guard/Tests/Firewall/GuardAuthenticationListenerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fixed obsolete getMock() usageFabien Potencier2016-12-191-11/+11
* bug #15925 Updating behavior to not continue after an authenticator has set t...Fabien Potencier2015-09-271-1/+34
|\
| * Updating behavior to not continue after an authenticator has set the responseRyan Weaver2015-09-261-1/+34
* | Minor tweaks - lowering the required security-http requirement and nulling ou...Ryan Weaver2015-09-261-0/+1
|/
* Fixing a bug where having an authentication failure would log you out.Ryan Weaver2015-09-201-1/+1
* Updating interface method per suggestion - makes sense to me, Request is redu...Ryan Weaver2015-09-201-5/+5
* Renaming the tokens to be clear they are "post" and "pre" auth - also adding ...Ryan Weaver2015-09-201-2/+2
* Initial commit (but after some polished work) of the new Guard authentication...Ryan Weaver2015-09-201-0/+222