summaryrefslogtreecommitdiffstats
path: root/Guard/Provider/GuardAuthenticationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsKonstantin.Myakshin2016-01-211-1/+0
* checkCredentials() force it to be an affirmative yes!Ryan Weaver2015-10-311-1/+4
* Adding a new exception and throwing it when the User changesRyan Weaver2015-09-201-2/+3
* Tweaks thanks to WouterRyan Weaver2015-09-201-5/+2
* Allowing for other authenticators to be checkedRyan Weaver2015-09-201-4/+2
* meaningless author and license changesRyan Weaver2015-09-201-1/+10
* Splitting the getting of the user and checking credentials into two stepsRyan Weaver2015-09-201-3/+14
* Adding periods at the end of exceptions, and changing one class name to Logic...Ryan Weaver2015-09-201-4/+4
* Thanks fabbot!Ryan Weaver2015-09-201-9/+9
* Adding an edge case - this should not happen anywaysRyan Weaver2015-09-201-0/+7
* Properly handles "post auth" tokens that have become not authenticatedRyan Weaver2015-09-201-0/+13
* Renaming the tokens to be clear they are "post" and "pre" auth - also adding ...Ryan Weaver2015-09-201-6/+9
* Initial commit (but after some polished work) of the new Guard authentication...Ryan Weaver2015-09-201-0/+106