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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Security] fixed typos
Fabien Potencier
2011-03-18
1
-2
/
+2
*
fixed various bugs introduced during the event system migration
Fabien Potencier
2011-03-18
3
-8
/
+12
*
renamed filterCore* to onCore*
Fabien Potencier
2011-03-17
1
-1
/
+1
*
fixed phpdoc
Fabien Potencier
2011-03-17
3
-3
/
+3
*
renamed some methods in the event dispatcher
Fabien Potencier
2011-03-17
6
-7
/
+7
*
[Security] Fixed method names in the Firewall listeners
Bernhard Schussek
2011-03-17
15
-15
/
+15
*
[Security] Fixed method calls on EventDispatcher
Bernhard Schussek
2011-03-17
2
-2
/
+2
*
Merge remote branch 'symfony/master' into event-manager
Bernhard Schussek
2011-03-17
3
-5
/
+5
|
\
|
*
[Security] added some finals, some visibility changes
Johannes M. Schmitt
2011-03-13
3
-4
/
+4
*
|
[Security] Fixed calls to EventDispatcher::dispatchEvent()
Bernhard Schussek
2011-03-13
2
-2
/
+2
*
|
Switched from Doctrine's EventManager implementation to the EventManager clon...
Bernhard Schussek
2011-03-13
27
-172
/
+172
*
|
Merge remote branch 'symfony/master' into event-manager
Bernhard Schussek
2011-03-13
29
-620
/
+346
|
\
\
|
|
/
|
*
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] fixed some tests
Johannes Schmitt
2011-03-11
4
-4
/
+5
|
*
[Security] removed core.security event
Johannes Schmitt
2011-03-11
16
-277
/
+35
|
*
[Security] refactored remember-me code
Johannes M. Schmitt
2011-03-11
5
-168
/
+162
|
*
[Security] fixed some left-overs
Johannes M. Schmitt
2011-03-10
2
-4
/
+4
|
*
[Security] various changes, see below
Johannes Schmitt
2011-03-10
25
-182
/
+150
*
|
Renamed EventArgs classes and adapted remaining code to EventManager
Bernhard Schussek
2011-03-07
21
-61
/
+62
*
|
Merge remote branch 'symfony/master' into event-manager
Bernhard Schussek
2011-03-07
30
-53
/
+56
|
\
\
|
|
/
|
*
replaced symfony-project.org by symfony.com
Fabien Potencier
2011-03-06
30
-51
/
+51
|
*
[Security] forward the entire access denied exception instead of only the mes...
Johannes Schmitt
2011-03-05
1
-1
/
+1
|
*
TICKET #9557: session isn't required when using http basic authentification m...
Cyril Quintin
2011-03-05
1
-1
/
+4
*
|
Replaced EventDispatcher by Doctrine's EventManager implementation
Bernhard Schussek
2011-03-05
26
-261
/
+355
|
/
*
[Security] Fixed Typo
Pascal Borreli
2011-03-01
1
-5
/
+7
*
Merge remote branch 'schmittjoh/security'
Fabien Potencier
2011-02-27
1
-0
/
+11
|
\
|
*
[Security] added method to retrieve the configured remember-me parameter
Johannes Schmitt
2011-02-26
1
-0
/
+11
*
|
[Security] Removed useless else
Pascal Borreli
2011-02-27
1
-7
/
+7
|
/
*
[Security] Fixed typo
Pascal Borreli
2011-02-26
2
-2
/
+2
*
replaced Response::createRedirect by a new RedirectResponse class
Fabien Potencier
2011-02-21
5
-6
/
+11
*
remove response as a service
Fabien Potencier
2011-02-21
5
-18
/
+6
*
[Security] moved Security classes out of DoctrineBundle, cleaned-up SecurityE...
Johannes Schmitt
2011-02-16
1
-1
/
+1
*
[Security/Http] Adds CSRF protection to the form-login
Johannes Schmitt
2011-02-16
1
-5
/
+20
*
[Security] fixes a bug in DigestAuthenticationListener
Johannes M. Schmitt
2011-02-14
1
-4
/
+3
*
[Security] fixes a bug when clearing cookies on logout
Johannes M. Schmitt
2011-02-14
1
-15
/
+6
*
[Security] adds logout success handler
Johannes Schmitt
2011-02-14
2
-3
/
+44
*
[Security] fixes a bug where authentication errors might have leaked confiden...
Johannes Schmitt
2011-02-14
2
-9
/
+9
*
[Security] Fixed missed argument in call custom handler when authentication i...
Deni
2011-02-13
1
-1
/
+1
*
Changed namepace use of SecurityContext to SecurityContextInterface so that c...
dordille
2011-02-13
1
-2
/
+3
*
[Security] fixes some regressions
Johannes M. Schmitt
2011-02-13
3
-6
/
+6
*
[Security] Refactored security context, moved getUser() implementation to tem...
Johannes Schmitt
2011-02-12
10
-22
/
+21
*
Fixed access denied handling
Christophe Coevoet
2011-02-10
1
-2
/
+0
*
fixed previous commit
Fabien Potencier
2011-02-04
2
-2
/
+2
*
some fixes by just "blindly" trying to make phpStorm code analysis happier
Lukas Kahwe Smith
2011-02-04
6
-6
/
+5
*
fixed method call, cosmetic variable rename
Lukas Kahwe Smith
2011-02-04
3
-7
/
+7
*
Revert "[Security] Missing Event namespace in SwitchUserListener"
Fabien Potencier
2011-02-02
1
-1
/
+0
*
[Security] Missing Event namespace in SwitchUserListener
Jeremy Mikola
2011-02-02
1
-0
/
+1
*
[Security] bug fix in FormAuthenticationEntryPoint
Johannes M. Schmitt
2011-02-02
9
-25
/
+63
*
[Security] some bug fixes
Johannes M. Schmitt
2011-02-02
3
-1
/
+4
*
Fixed typo
Sergey Linnik
2011-01-28
1
-2
/
+2
*
[Security] fixed typo
Bulat Shakirzyanov
2011-01-28
1
-1
/
+1
*
added two events "security.interactive_login", and "security.switch_user"
Johannes M. Schmitt
2011-01-27
4
-1
/
+28
*
renamed PreAuthenticatedListener to AbstractPreAuthenticatedListener to be co...
Johannes M. Schmitt
2011-01-27
2
-3
/
+3
*
added some doc comments
Johannes Schmitt
2011-01-27
6
-4
/
+78
*
namespace changes
Johannes M. Schmitt
2011-01-26
35
-0
/
+3258