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
/
Tests
/
Http
/
Firewall
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug #21136 [Security] use authenticated token for json authentication (fbouri...
HEAD
origin/master
origin/HEAD
master
Fabien Potencier
2017-01-03
1
-1
/
+4
|
\
|
*
use authenticated token for json authentication
Fabien Bourigault
2017-01-02
1
-1
/
+4
*
|
[Security] Typo fix
Kévin Dunglas
2017-01-03
1
-1
/
+1
|
/
*
fixed obsolete getMock() usage
Fabien Potencier
2016-12-19
1
-12
/
+12
*
Merge branch '3.2'
Fabien Potencier
2016-12-19
1
-7
/
+7
|
\
|
*
fixed obsolete getMock() usage
Fabien Potencier
2016-12-19
1
-7
/
+7
*
|
[Security] Add a JSON authentication listener
Kévin Dunglas
2016-12-03
1
-0
/
+145
|
/
*
Merge branch '2.8' into 3.0
Fabien Potencier
2016-05-09
1
-0
/
+78
|
\
|
*
Merge branch '2.3' into 2.7
v2.7.13
Fabien Potencier
2016-05-09
1
-0
/
+78
|
|
\
|
/
/
|
*
limited the maximum length of a submitted username
v2.3.42
v2.3.41
origin/2.3
Fabien Potencier
2016-05-09
1
-0
/
+78
|
*
remove unused variable
v2.3.40
Christian Flothmann
2016-04-05
1
-1
/
+0
|
*
[Security] Fixed SwitchUserListener when exiting an impersonication with Anon...
Grégoire Pineau
2016-04-04
1
-0
/
+48
|
*
fix mocks
Christian Flothmann
2016-03-25
1
-1
/
+1
|
*
Static code analysis
Konstantin.Myakshin
2016-01-25
1
-1
/
+1
|
*
migrate session after remember me authentication
Christian Flothmann
2015-11-23
1
-0
/
+63
|
*
trigger event with right user (add test)
v2.3.31
Christian Flothmann
2015-06-28
1
-0
/
+52
|
*
minor #13862 [2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [For...
Fabien Potencier
2015-03-07
1
-3
/
+3
|
|
\
|
|
*
[2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [Form] [HttpKerne...
Vladimir Reznichenko
2015-03-07
1
-3
/
+3
|
*
|
CS fixes
Dariusz Ruminski
2015-03-02
1
-4
/
+4
|
|
/
|
*
[Security] Remove ContextListener's onKernelResponse listener as it is used
Dave Marshall
2015-02-05
1
-3
/
+33
|
*
[2.3] Remove useless tests skips
Nicolas Grekas
2015-01-03
10
-132
/
+0
|
*
Fix phpdoc and coding standards
Christophe Coevoet
2014-12-29
1
-1
/
+0
|
*
PSR-2 fixes
v2.3.23
Graham Campbell
2014-12-02
1
-2
/
+2
|
*
Remove aligned '=>' and '='
Disquedur
2014-10-26
2
-6
/
+6
|
*
fixed CS
Fabien Potencier
2014-09-22
5
-35
/
+35
|
*
Fixed incompatibility of x509 auth with nginx
alcaeus
2014-04-22
1
-18
/
+33
|
*
[Security] removed obsolete comment
Fabien Potencier
2013-12-29
1
-1
/
+0
*
|
[Security] moved test files into the right place
Fabien Potencier
2015-01-08
1
-184
/
+0
*
|
[Security] simplified some unit tests
Fabien Potencier
2013-12-29
1
-7
/
+1
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2013-12-29
1
-0
/
+190
|
\
\
|
|
/
|
*
[Security] made code easier to understand, added some missing unit tests
Fabien Potencier
2013-12-29
1
-0
/
+190
|
*
Merge branch '2.2' into 2.3
v2.3.8
Fabien Potencier
2013-11-25
2
-2
/
+2
|
|
\
|
|
*
fixed @expectedException class names
v2.2.11
Fabien Potencier
2013-11-25
2
-2
/
+2
*
|
|
[Security] Split the component into 3 sub-components Core, ACL, HTTP
Bernhard Schussek
2013-09-18
11
-2124
/
+0
*
|
|
[Security] Keep other query string parameters when switching users
Lars Vierbergen
2013-08-27
1
-0
/
+35
*
|
|
Fixed typos
Pascal Borreli
2013-08-24
1
-1
/
+1
*
|
|
removed deps checks in unit tests
Fabien Potencier
2013-08-19
10
-128
/
+0
*
|
|
[HttpKernel] added $event->isMasterRequest()
Kris Wallsmith
2013-08-08
1
-2
/
+2
|
/
/
*
|
Merge branch '2.2' into 2.3
Fabien Potencier
2013-07-20
3
-2
/
+436
|
\
\
|
|
/
|
*
[Security] fixed issue where authentication listeners clear unrelated tokens
alcaeus
2013-07-19
3
-2
/
+436
*
|
[Security] Added tests for the SwitchUserListener.
Jakub Zalas
2013-06-02
1
-0
/
+175
*
|
[Security] Added tests for the ContextListener.
Jakub Zalas
2013-06-02
1
-7
/
+75
*
|
[Security] Added a test to the BasicAuthenticationListener.
Jakub Zalas
2013-06-02
1
-0
/
+14
*
|
[Security] Removed an unnecessary call to sprintf() and added a test case.
Jakub Zalas
2013-06-02
1
-0
/
+17
*
|
[CS Fix] Consistent coding-style of concatenation operator usage
Dariusz Górecki
2013-04-02
1
-6
/
+6
|
/
*
Merge branch '2.1' into 2.2
Fabien Potencier
2013-02-11
1
-0
/
+19
|
\
|
*
[Security] fixed session creation on login (closes #7011)
Adrien Samson
2013-02-07
1
-0
/
+19
*
|
Merge branch '2.1' into 2.2
Fabien Potencier
2013-02-07
1
-28
/
+30
|
\
\
|
|
/
|
*
[Security] fixed session creation when none is needed (closes #6917)
Fabien Potencier
2013-02-04
1
-28
/
+30
*
|
Remove use of deprecated HttpKernel LoggerInterface
Jordi Boggiano
2013-01-09
1
-1
/
+1
*
|
Fixed @expectedException definitions to reference absolute exception paths
Bernhard Schussek
2013-01-05
2
-3
/
+3
|
/
*
[Tests] Fix namespaces
Fran Moreno
2012-12-27
1
-1
/
+1
*
[Security] Move DigestDataTest.php inside the Security component
Fran Moreno
2012-12-04
1
-0
/
+181
*
merged 2.0
Fabien Potencier
2012-08-10
1
-0
/
+43
*
[Security] Extract default logout success handling logic
Alexander
2012-07-14
1
-5
/
+7
*
fixed CS (missing or misplaced license blocks)
Eriksen Costa
2012-04-02
5
-0
/
+45
*
updated license blocks
Eriksen Costa
2012-03-31
2
-6
/
+6
*
moved component and bridge unit tests to the src/ directory
Fabien Potencier
2012-03-29
7
-0
/
+1217