index
:
symfony-security
master
origin/2.0
origin/2.1
origin/2.2
origin/2.3
origin/2.4
origin/2.5
origin/2.6
origin/2.7
origin/2.8
origin/3.0
origin/3.1
origin/3.2
origin/HEAD
origin/expression-voter-optim
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Guard
/
Provider
/
GuardAuthenticationProvider.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports
Konstantin.Myakshin
2016-01-21
1
-1
/
+0
*
checkCredentials() force it to be an affirmative yes!
Ryan Weaver
2015-10-31
1
-1
/
+4
*
Adding a new exception and throwing it when the User changes
Ryan Weaver
2015-09-20
1
-2
/
+3
*
Tweaks thanks to Wouter
Ryan Weaver
2015-09-20
1
-5
/
+2
*
Allowing for other authenticators to be checked
Ryan Weaver
2015-09-20
1
-4
/
+2
*
meaningless author and license changes
Ryan Weaver
2015-09-20
1
-1
/
+10
*
Splitting the getting of the user and checking credentials into two steps
Ryan Weaver
2015-09-20
1
-3
/
+14
*
Adding periods at the end of exceptions, and changing one class name to Logic...
Ryan Weaver
2015-09-20
1
-4
/
+4
*
Thanks fabbot!
Ryan Weaver
2015-09-20
1
-9
/
+9
*
Adding an edge case - this should not happen anyways
Ryan Weaver
2015-09-20
1
-0
/
+7
*
Properly handles "post auth" tokens that have become not authenticated
Ryan Weaver
2015-09-20
1
-0
/
+13
*
Renaming the tokens to be clear they are "post" and "pre" auth - also adding ...
Ryan Weaver
2015-09-20
1
-6
/
+9
*
Initial commit (but after some polished work) of the new Guard authentication...
Ryan Weaver
2015-09-20
1
-0
/
+106