summaryrefslogtreecommitdiffstats
path: root/Guard/Tests/Provider/GuardAuthenticationProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* fixed obsolete getMock() usageFabien Potencier2016-12-191-10/+10
* checkCredentials() force it to be an affirmative yes!Ryan Weaver2015-10-311-1/+36
* fabbotRyan Weaver2015-09-201-1/+0
* Adding a new exception and throwing it when the User changesRyan Weaver2015-09-201-2/+3
* Splitting the getting of the user and checking credentials into two stepsRyan Weaver2015-09-201-4/+8
* Properly handles "post auth" tokens that have become not authenticatedRyan Weaver2015-09-201-0/+18
* Renaming the tokens to be clear they are "post" and "pre" auth - also adding ...Ryan Weaver2015-09-201-6/+6
* Initial commit (but after some polished work) of the new Guard authentication...Ryan Weaver2015-09-201-0/+93