summaryrefslogtreecommitdiffstats
path: root/Guard/GuardAuthenticatorInterface.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.7' into 2.8Nicolas Grekas2016-11-031-2/+2
* [Security] [Guard] Improve comment with working exampleJean Pasdeloup2016-06-231-5/+9
* Added @return to checkCredentials()Alexander M. Turek2015-12-101-0/+2
* checkCredentials() force it to be an affirmative yes!Ryan Weaver2015-10-311-1/+5
* meaningless author and license changesRyan Weaver2015-09-201-1/+10
* Thanks again fabbot!Ryan Weaver2015-09-201-4/+4
* Splitting the getting of the user and checking credentials into two stepsRyan Weaver2015-09-201-5/+19
* Updating interface method per suggestion - makes sense to me, Request is redu...Ryan Weaver2015-09-201-2/+2
* Thanks fabbot!Ryan Weaver2015-09-201-9/+16
* Adding an edge case - this should not happen anywaysRyan Weaver2015-09-201-1/+2
* Initial commit (but after some polished work) of the new Guard authentication...Ryan Weaver2015-09-201-0/+119