summaryrefslogtreecommitdiffstats
path: root/Http/Tests/Firewall
Commit message (Expand)AuthorAgeFilesLines
* fixed obsolete getMock() usageFabien Potencier2016-12-191-2/+2
* Merge branch '3.2'Fabien Potencier2016-12-1914-184/+184
|\
| * fixed obsolete getMock() usageFabien Potencier2016-12-191-1/+1
| * Merge branch '2.8' into 3.1Fabien Potencier2016-12-1914-189/+189
| |\
| | * fixed obsolete getMock() usageFabien Potencier2016-12-193-22/+22
| | * Merge branch '2.7' into 2.8Fabien Potencier2016-12-1911-167/+167
| | |\
| | | * fixed obsolete getMock() usageFabien Potencier2016-12-1913-185/+185
* | | | [Security] deprecate the RoleInterfaceChristian Flothmann2016-12-071-4/+5
|/ / /
* | | Merge branch '2.8' into 3.1Nicolas Grekas2016-09-061-1/+1
|\ \ \ | |/ /
| * | Merge branch '2.7' into 2.8Nicolas Grekas2016-09-061-1/+1
| |\ \ | | |/
| | * Code enhancement and cleanupYonel Ceruto2016-09-061-1/+1
* | | Merge branch '3.0' into 3.1Nicolas Grekas2016-07-101-0/+79
|\ \ \ | |/ /
| * | [Security] Fix deprecated usage of DigestAuthenticationEntryPoint::getKey() i...Maxime STEINHAUSSER2016-07-081-0/+79
* | | Updating the error message of an AuthenticationEntryPointInterface returns a ...Ryan Weaver2016-04-271-0/+14
* | | Merge branch '3.0'Christian Flothmann2016-04-121-0/+53
|\ \ \ | |/ /
| * | Merge branch '2.7' into 2.8Christian Flothmann2016-04-121-2/+7
| |\ \ | | |/
| | * Merge branch '2.3' into 2.7v2.7.12Christian Flothmann2016-04-091-1/+0
| | * mock the proper methodChristian Flothmann2016-04-051-1/+7
| * | Merge branch '2.7' into 2.8Fabien Potencier2016-04-051-0/+48
| |\ \ | | |/
| | * Merge branch '2.3' into 2.7Fabien Potencier2016-04-051-0/+48
| | * fix mocksv2.7.11Christian Flothmann2016-03-251-1/+1
| | * Merge branch '2.3' into 2.7Nicolas Grekas2016-03-251-1/+1
| * | [Security][SecurityBundle] Use csrf_token_id instead of deprecated intentionJakub Zalas2015-11-281-1/+1
* | | [Security] Use auth trust resolver to determine anonymous in ContextListenerWouterJ2016-03-231-0/+8
* | | [Form] Drop remaing CsrfProviderAdapter/Interface mentionsNicolas Grekas2015-11-281-1/+1
|/ /
* | Merge branch '2.7' into 2.8Fabien Potencier2015-11-231-0/+63
|\ \ | |/
| * Merge branch '2.3' into 2.7v2.7.7Fabien Potencier2015-11-231-0/+63
* | Merge branch '2.7' into 2.8Fabien Potencier2015-10-171-3/+74
|\ \ | |/
| * [Security] Use SessionAuthenticationStrategy on RememberMe loginSergey Novikov2015-10-161-3/+74
* | [2.8] CleanupNicolas Grekas2015-09-061-2/+2
* | Merge branch '2.7' into 2.8Nicolas Grekas2015-07-241-4/+3
|\ \ | |/
| * Merge branch '2.6' into 2.7Nicolas Grekas2015-07-241-4/+3
| |\
| | * [Security/Http] Fix test relying on a private propertyNicolas Grekas2015-07-221-4/+3
* | | feature #15141 [DX] [Security] Renamed Token#getKey() to getSecret() (WouterJ)Fabien Potencier2015-07-021-5/+5
|\ \ \ | |/ / |/| |
| * | [DX] [Security] Renamed Token#getKey() to getSecret()WouterJ2015-07-021-5/+5
* | | Fix mergeNicolas Grekas2015-07-011-2/+2
* | | Merge branch '2.6' into 2.7Nicolas Grekas2015-07-011-0/+58
|\ \ \ | |/ / |/| / | |/
| * [Security/Http] Fix testNicolas Grekas2015-06-301-0/+6
| * Merge branch '2.3' into 2.6Nicolas Grekas2015-06-301-0/+52
* | Merge branch '2.6' into 2.7Fabien Potencier2015-05-151-1/+1
|\ \ | |/
| * fixed CSFabien Potencier2015-05-151-1/+1
* | Changed visibility of setUp() and tearDown to protectedsarah khalil2015-03-131-2/+2
* | Merge branch '2.6' into 2.7Fabien Potencier2015-03-072-7/+7
|\ \ | |/
| * Merge branch '2.3' into 2.6Fabien Potencier2015-03-072-7/+7
| * [Security] Fix expectation in a test.Jakub Zalas2015-02-191-2/+2
* | Merge branch '2.6' into 2.7Fabien Potencier2015-02-111-3/+33
|\ \ | |/
| * Merge branch '2.3' into 2.6Fabien Potencier2015-02-111-3/+33
* | [DX] Attempt to improve logging messages with parametersIltar van der Berg2015-01-161-1/+1
* | [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-0812-179/+160
* | Merge branch '2.6' into 2.7Fabien Potencier2015-01-081-0/+184
|\ \ | |/
| * Merge branch '2.5' into 2.6Fabien Potencier2015-01-081-0/+184
| |\
| | * [Security] moved test files into the right placeFabien Potencier2015-01-081-0/+184
* | | Merge branch '2.6' into 2.7Nicolas Grekas2015-01-031-4/+0
|\ \ \ | |/ /
| * | Merge branch '2.5' into 2.6Nicolas Grekas2015-01-031-4/+0
| |\ \ | | |/
| | * Merge branch '2.3' into 2.5Nicolas Grekas2015-01-031-4/+0
* | | Merge branch '2.6' into 2.7Fabien Potencier2014-12-301-1/+0
|\ \ \ | |/ /
| * | Merge branch '2.5' into 2.6Fabien Potencier2014-12-301-1/+0
| |\ \ | | |/
| | * Merge branch '2.3' into 2.5Fabien Potencier2014-12-301-1/+0
* | | [Security/Http] fix mock logger in testNicolas Grekas2014-12-251-4/+1
* | | [Security] Added the triggering of the security.interactive_login event after...sarah khalil2014-12-161-0/+136
|/ /
* | [2.6] CS Fixes And Removed An Unused ImportGraham Campbell2014-12-072-3/+3
* | Merge branch '2.5' into 2.6Fabien Potencier2014-12-051-1/+1
|\ \ | |/
| * CS fixesGraham Campbell2014-12-041-1/+1
* | Merge branch '2.5' into 2.6v2.6.1Fabien Potencier2014-12-021-2/+2
|\ \ | |/
| * Merge branch '2.3' into 2.5v2.5.8Fabien Potencier2014-12-021-2/+2
* | Merge branch '2.5'Fabien Potencier2014-10-262-6/+6
|\ \ | |/
| * Merge branch '2.3' into 2.5Fabien Potencier2014-10-262-6/+6
* | fixed testsFabien Potencier2014-09-271-3/+3
* | feature #10694 [Security] Call AuthenticationManager in AnonymousAuthenticati...Fabien Potencier2014-09-251-7/+27
|\ \
| * | Call AuthenticationManager in AnonymousAuthenticationListenerKacper Gunia2014-04-111-7/+27
* | | Split of the SecurityContext to AuthorizationChecker and TokenStorageIltar van der Berg2014-09-241-2/+3
* | | feature #10698 [Security] Added a REMOTE_USER based listener to security fire...Fabien Potencier2014-09-231-0/+91
|\ \ \
| * | | [Security] Added a REMOTE_USER based listener to security firewallsMaxime Douailin2014-09-231-0/+91
| |/ /
* | | Merge branch '2.5'Fabien Potencier2014-09-226-36/+36
|\ \ \ | | |/ | |/|
| * | Merge branch '2.4' into 2.5Fabien Potencier2014-09-226-36/+36
| |\ \
| | * | Merge branch '2.3' into 2.4Fabien Potencier2014-09-226-36/+36
* | | | Allow exception bubbling in RememberMeListenerLars Strojny2014-07-241-7/+104
|/ / /
* | | Merge branch '2.4'Fabien Potencier2014-04-221-18/+33
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch '2.3' into 2.4Fabien Potencier2014-04-221-18/+33
* | minor #9594 [Security] Fixed typos/CS/PHPDoc (pborreli)Fabien Potencier2013-11-261-4/+4
|\ \ | |/ |/|
| * Fixed typos/CS/PHPDocPascal Borreli2013-11-242-5/+5
* | Merge branch '2.3' into 2.4v2.4.0Fabien Potencier2013-11-262-2/+2
|/
* adjust doctrine dependenciesTobias Schultze2013-11-071-16/+14
* [Security] Split the component into 3 sub-components Core, ACL, HTTPBernhard Schussek2013-09-1811-0/+2124