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
/
Http
/
Firewall
/
AbstractPreAuthenticatedListener.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.6' into 2.7
Nicolas Grekas
2015-06-18
1
-4
/
+4
|
\
|
*
Standardize the name of the exception variables
Javier Eguiluz
2015-06-15
1
-4
/
+4
|
*
CS: Convert double quotes to single quotes
Dariusz Ruminski
2015-03-21
1
-1
/
+1
*
|
[DX] Attempt to improve logging messages with parameters
Iltar van der Berg
2015-01-16
1
-7
/
+7
*
|
added type-hint
Fabien Potencier
2015-01-08
1
-7
/
+1
*
|
[Security] removed usage of the deprecated SecurityContextInterface
Fabien Potencier
2015-01-08
1
-8
/
+14
|
/
*
[2.3] CS And DocBlock Fixes
Graham Campbell
2014-12-22
1
-1
/
+1
*
fixed CS
v2.2.10
Fabien Potencier
2013-10-30
1
-1
/
+1
*
clearToken exception is thrown at wrong place.
v2.2.6
Xavier HAUSHERR
2013-08-26
1
-4
/
+6
*
removed dead code and fixed CS
Fabien Potencier
2013-07-28
1
-0
/
+1
*
[Security] fixed issue where authentication listeners clear unrelated tokens
alcaeus
2013-07-19
1
-1
/
+18
*
Merge branch '2.1' into 2.2
Fabien Potencier
2013-05-06
1
-2
/
+2
|
\
|
*
added a missing check for the provider key
v2.1.10
Fabien Potencier
2013-05-05
1
-2
/
+2
*
|
Remove use of deprecated HttpKernel LoggerInterface
Jordi Boggiano
2013-01-09
1
-1
/
+1
|
/
*
fixed CS
Fabien Potencier
2012-07-09
1
-1
/
+1
*
Renamed core.* events to kernel.* and CoreEvents to KernelEvents
Jordi Boggiano
2011-06-21
1
-1
/
+0
*
merged branch kaiwa/loglevel (PR #1073)
Fabien Potencier
2011-06-15
1
-2
/
+2
|
\
|
*
Checked log levels
kaiwa
2011-05-27
1
-2
/
+2
*
|
[Security] fixed event names
Fabien Potencier
2011-05-30
1
-1
/
+1
*
|
Update Core and Security events to latest model
Jordi Boggiano
2011-05-26
1
-3
/
+3
|
/
*
renamed some methods in the event dispatcher
Fabien Potencier
2011-03-17
1
-1
/
+1
*
[Security] Fixed method names in the Firewall listeners
Bernhard Schussek
2011-03-17
1
-1
/
+1
*
Merge remote branch 'symfony/master' into event-manager
Bernhard Schussek
2011-03-17
1
-1
/
+1
|
\
|
*
[Security] added some finals, some visibility changes
Johannes M. Schmitt
2011-03-13
1
-1
/
+1
*
|
[Security] Fixed calls to EventDispatcher::dispatchEvent()
Bernhard Schussek
2011-03-13
1
-1
/
+1
*
|
Switched from Doctrine's EventManager implementation to the EventManager clon...
Bernhard Schussek
2011-03-13
1
-12
/
+12
*
|
Merge remote branch 'symfony/master' into event-manager
Bernhard Schussek
2011-03-13
1
-29
/
+7
|
\
\
|
|
/
|
*
re-added a __toString method for debugging purposes
Johannes Schmitt
2011-03-12
1
-2
/
+2
|
*
use username instead of token object in logging
Klaas Naaijkens
2011-03-12
1
-2
/
+2
|
*
[Security] removed core.security event
Johannes Schmitt
2011-03-11
1
-21
/
+2
|
*
[Security] various changes, see below
Johannes Schmitt
2011-03-10
1
-9
/
+5
*
|
Renamed EventArgs classes and adapted remaining code to EventManager
Bernhard Schussek
2011-03-07
1
-2
/
+2
*
|
Merge remote branch 'symfony/master' into event-manager
Bernhard Schussek
2011-03-07
1
-2
/
+2
|
\
\
|
|
/
|
*
replaced symfony-project.org by symfony.com
Fabien Potencier
2011-03-06
1
-2
/
+2
*
|
Replaced EventDispatcher by Doctrine's EventManager implementation
Bernhard Schussek
2011-03-05
1
-15
/
+17
|
/
*
[Security] Refactored security context, moved getUser() implementation to tem...
Johannes Schmitt
2011-02-12
1
-2
/
+2
*
[Security] some bug fixes
Johannes M. Schmitt
2011-02-02
1
-0
/
+1
*
added two events "security.interactive_login", and "security.switch_user"
Johannes M. Schmitt
2011-01-27
1
-0
/
+7
*
renamed PreAuthenticatedListener to AbstractPreAuthenticatedListener to be co...
Johannes M. Schmitt
2011-01-27
1
-0
/
+116