Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use authenticated token for json authentication | Fabien Bourigault | 2017-01-02 | 1 | -2/+2 |
* | [Security] Add a JSON authentication listener | Kévin Dunglas | 2016-12-03 | 1 | -0/+154 |
* | Merge branch '3.1' into 3.2 | Fabien Potencier | 2016-11-23 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '2.8' into 3.1 | Fabien Potencier | 2016-11-23 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '2.7' into 2.8 | Fabien Potencier | 2016-11-23 | 1 | -1/+1 |
| | |\ | |||||
| | | * | [HttpKernel] Revert BC breaking change of Request::isMethodSafe() | Nicolas Grekas | 2016-11-23 | 1 | -1/+1 |
* | | | | AccessDeniedException: rename object to subject | Christian Flothmann | 2016-09-19 | 1 | -1/+1 |
* | | | | Merge branch '3.1' | Nicolas Grekas | 2016-08-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.8' into 3.1v3.1.4 | Nicolas Grekas | 2016-08-26 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '2.7' into 2.8v2.8.10 | Nicolas Grekas | 2016-08-26 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | SecurityBundle:BasicAuthenticationListener: removed a default argument on get... | Dawid Nowak | 2016-08-01 | 1 | -1/+1 |
| | * | | [Security] Fix deprecated usage of DigestAuthenticationEntryPoint::getKey() i... | Maxime STEINHAUSSER | 2016-07-08 | 1 | -1/+1 |
* | | | | [Security] Expose the required roles in AccessDeniedException | Tristan Darricau | 2016-07-29 | 2 | -2/+9 |
|/ / / | |||||
* | | | Merge branch '3.0'v3.1.0-BETA1 | Nicolas Grekas | 2016-05-12 | 2 | -0/+10 |
|\ \ \ | |||||
| * \ \ | Merge branch '2.8' into 3.0 | Fabien Potencier | 2016-05-09 | 2 | -0/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2016-05-09 | 2 | -0/+10 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '2.3' into 2.7v2.7.13 | Fabien Potencier | 2016-05-09 | 2 | -0/+10 |
| | | |\ | |||||
| | | | * | limited the maximum length of a submitted usernamev2.3.42v2.3.41origin/2.3 | Fabien Potencier | 2016-05-09 | 1 | -0/+5 |
* | | | | | Updating the error message of an AuthenticationEntryPointInterface returns a ... | Ryan Weaver | 2016-04-27 | 1 | -1/+9 |
* | | | | | Merge branch '3.0' | Christian Flothmann | 2016-04-12 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '2.8' into 3.0v3.0.5 | Christian Flothmann | 2016-04-12 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2016-04-05 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '2.3' into 2.7 | Fabien Potencier | 2016-04-05 | 1 | -1/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | [Security] Fixed SwitchUserListener when exiting an impersonication with Anon... | Grégoire Pineau | 2016-04-04 | 1 | -1/+2 |
* | | | | | use class constants instead of FQCN strings | Christian Flothmann | 2016-03-23 | 1 | -1/+3 |
* | | | | | [Security] Use auth trust resolver to determine anonymous in ContextListener | WouterJ | 2016-03-23 | 1 | -3/+6 |
* | | | | | Adding new TargetPathTrait to get/set the authentication "target_path" | Ryan Weaver | 2016-03-02 | 1 | -1/+4 |
|/ / / / | |||||
* | | | | Merge branch '2.8' into 3.0 | Fabien Potencier | 2016-01-12 | 1 | -4/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2016-01-12 | 1 | -4/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '2.3' into 2.7 | Fabien Potencier | 2016-01-12 | 1 | -4/+2 |
| | |\ \ | | | |/ | |||||
| | | * | [2.3] Static Code Analysis for Components | Vladimir Reznichenko | 2016-01-12 | 1 | -4/+2 |
| * | | | [Security][SecurityBundle] Use csrf_token_id instead of deprecated intention | Jakub Zalas | 2015-11-28 | 3 | -6/+36 |
* | | | | feature #16692 [Form] Drop remaing CsrfProviderAdapter/Interface mentions (ni... | Fabien Potencier | 2015-11-28 | 3 | -37/+9 |
|\ \ \ \ | |||||
| * | | | | [Form] Drop remaing CsrfProviderAdapter/Interface mentions | Nicolas Grekas | 2015-11-28 | 3 | -37/+9 |
* | | | | | [Security] remove deprecated HTTP digest auth key | Christian Flothmann | 2015-11-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch '2.8' | Fabien Potencier | 2015-11-23 | 2 | -3/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | removed usage of the deprecated StringUtils::equals() method | Fabien Potencier | 2015-11-23 | 1 | -2/+1 |
| * | | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2015-11-23 | 2 | -3/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '2.3' into 2.7v2.7.7 | Fabien Potencier | 2015-11-23 | 2 | -3/+5 |
| | |\ \ | | | |/ | |||||
| | | * | security #16631 n/a (xabbuh)v2.3.35 | Fabien Potencier | 2015-11-23 | 1 | -0/+8 |
| | | |\ | |||||
| | | | * | migrate session after remember me authentication | Christian Flothmann | 2015-11-23 | 1 | -0/+8 |
| | | * | | prevent timing attacks in digest auth listener | Christian Flothmann | 2015-11-23 | 1 | -1/+2 |
| | | |/ | |||||
* | | | | Merge branch '2.8'v3.0.0-BETA1 | Fabien Potencier | 2015-11-10 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Renamed key to secretv2.8.0-BETA1 | WouterJ | 2015-11-07 | 1 | -4/+4 |
* | | | | Merge branch '2.8' | Fabien Potencier | 2015-10-18 | 1 | -7/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2015-10-17 | 1 | -7/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | [Security] Use SessionAuthenticationStrategy on RememberMe login | Sergey Novikov | 2015-10-16 | 1 | -7/+14 |
* | | | | Merge branch '2.8' | Fabien Potencier | 2015-09-30 | 3 | -11/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | deprecate finding deep items in request parameters | Christian Flothmann | 2015-09-30 | 3 | -11/+14 |
| |/ / | |||||
* | | | [Security] Remove deprecated interfaces | Nicolas Grekas | 2015-09-03 | 2 | -2/+2 |
|/ / | |||||
* | | fixes CS | Fabien Potencier | 2015-08-24 | 1 | -1/+1 |
* | | Merge branch '2.3' into 2.7v2.7.3 | Nicolas Grekas | 2015-07-28 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | [Security] Do not save the target path in the session for a stateless firewall | Grégoire Pineau | 2015-07-26 | 1 | -2/+6 |
* | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-07-26 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge branch '2.3' into 2.6v2.6.11 | Fabien Potencier | 2015-07-26 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | [Security] removed useless else condition in SwitchUserListener class. | Hugo Hamon | 2015-07-22 | 1 | -2/+2 |
* | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-07-01 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-06-30 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | [Security] Initialize SwitchUserEvent::targetUser on attemptExitUser | Richard van Laak | 2015-06-28 | 1 | -1/+2 |
| * | | Merge branch '2.3' into 2.6 | Fabien Potencier | 2015-06-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix quoting style consistency. | ogizanagi | 2015-06-28 | 1 | -1/+1 |
| * | | Fix merge | Nicolas Grekas | 2015-06-18 | 1 | -1/+1 |
* | | | Fix merge | Nicolas Grekas | 2015-06-18 | 1 | -1/+1 |
* | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-06-18 | 5 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-06-18 | 5 | -13/+13 |
| |\ \ | | |/ | |||||
| | * | Standardize the name of the exception variables | Javier Eguiluz | 2015-06-15 | 5 | -13/+13 |
* | | | Added a small Upgrade note regarding security.context | Iltar van der Berg | 2015-06-15 | 1 | -5/+1 |
* | | | Change error message to reflect SecurityContext deprecation. | Nicholas Byfleet | 2015-06-05 | 1 | -1/+1 |
* | | | Merge branch '2.6' into 2.7v2.7.0 | Fabien Potencier | 2015-05-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6v2.6.9v2.6.8 | Fabien Potencier | 2015-05-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Avoid redirection to XHR URIs | Alessandro Siragusa | 2015-05-20 | 1 | -1/+1 |
* | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-04-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-04-18 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | CS fixes | Dariusz Ruminski | 2015-04-16 | 1 | -1/+1 |
| * | | Merge branch '2.3' into 2.6 | Fabien Potencier | 2015-03-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | CS: Convert double quotes to single quotes | Dariusz Ruminski | 2015-03-21 | 1 | -1/+1 |
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-02-11 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6 | Fabien Potencier | 2015-02-11 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | bug #13466 [Security] Remove ContextListener's onKernelResponse listener as i... | Fabien Potencier | 2015-02-05 | 1 | -0/+3 |
| | |\ | |||||
| | | * | [Security] Remove ContextListener's onKernelResponse listener as it is used | Dave Marshall | 2015-02-05 | 1 | -0/+3 |
* | | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-01-25 | 2 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.5' into 2.6v2.6.4 | Fabien Potencier | 2015-01-25 | 2 | -3/+3 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '2.3' into 2.5v2.5.12v2.5.11v2.5.10origin/2.5 | Fabien Potencier | 2015-01-25 | 2 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Removed dead code and various cleaningv2.3.25 | sarah khalil | 2015-01-21 | 2 | -3/+3 |
| | | |/ | |||||
* | | | | [DX] Attempt to improve logging messages with parameters | Iltar van der Berg | 2015-01-16 | 11 | -49/+51 |
* | | | | added type-hint | Fabien Potencier | 2015-01-08 | 16 | -138/+57 |
* | | | | [Security] removed usage of the deprecated SecurityContextInterface | Fabien Potencier | 2015-01-08 | 16 | -127/+203 |
* | | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2014-12-22 | 7 | -7/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.5' into 2.6 | Fabien Potencier | 2014-12-22 | 7 | -7/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2014-12-22 | 7 | -7/+8 |
| | |\ \ | | | |/ | |||||
| | | * | [2.3] CS And DocBlock Fixes | Graham Campbell | 2014-12-22 | 7 | -7/+8 |
* | | | | [Security] Added the triggering of the security.interactive_login event after... | sarah khalil | 2014-12-16 | 1 | -6/+17 |
|/ / / | |||||
* | | | Merge branch '2.5' into 2.6 | Fabien Potencier | 2014-12-05 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | CS fixes | Graham Campbell | 2014-12-04 | 1 | -5/+5 |
* | | | Merge branch '2.5' into 2.6v2.6.1 | Fabien Potencier | 2014-12-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5v2.5.8 | Fabien Potencier | 2014-12-02 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Docblock fixes | Graham Campbell | 2014-11-30 | 1 | -1/+1 |
* | | | Merge branch '2.5'v2.6.0-BETA1 | Fabien Potencier | 2014-11-03 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Remove aligned '=>' and '=' | Disquedur | 2014-10-30 | 1 | -3/+3 |
* | | | Merge branch '2.5' | Fabien Potencier | 2014-10-26 | 4 | -16/+16 |
|\ \ \ | |/ / |