Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added the new Composer exclude-from-classmap option | Fabien Potencier | 2015-10-30 | 4 | -4/+16 |
* | Merge branch '2.3' into 2.7 | Fabien Potencier | 2015-10-30 | 1 | -1/+4 |
|\ | |||||
| * | minor #16397 added the new Composer exclude-from-classmap option (annesosensio) | Fabien Potencier | 2015-10-30 | 1 | -1/+4 |
| |\ | |||||
| | * | added the new Composer exclude-from-classmap option | Anne-Sophie Bachelard | 2015-10-30 | 1 | -1/+4 |
* | | | Merge branch '2.3' into 2.7 | Fabien Potencier | 2015-10-27 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | bug #16144 [Security] don't allow to install the split Security packages (xab... | Fabien Potencier | 2015-10-27 | 1 | -0/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | don't allow to install the split Security packages | Christian Flothmann | 2015-10-27 | 1 | -0/+5 |
* | | | Merge branch '2.3' into 2.7v2.7.6 | Fabien Potencier | 2015-10-18 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | [Routing] use constants in testsv2.3.34 | Tobias Schultze | 2015-10-18 | 1 | -1/+2 |
* | | | [Security] Use SessionAuthenticationStrategy on RememberMe login | Sergey Novikov | 2015-10-16 | 2 | -10/+88 |
* | | | Merge branch '2.3' into 2.7 | Nicolas Grekas | 2015-10-12 | 2 | -8/+6 |
|\ \ \ | |/ / | |||||
| * | | [ci] Fix tests requirements | Nicolas Grekas | 2015-10-12 | 3 | -19/+12 |
* | | | Merge branch '2.3' into 2.7 | Nicolas Grekas | 2015-10-11 | 5 | -20/+0 |
|\ \ \ | |/ / | |||||
| * | | [ci] SymfonyTestsListener is now auto-registered | Nicolas Grekas | 2015-10-11 | 1 | -4/+0 |
* | | | minor #16186 [2.7][tests] Use @requires annotation when possible (nicolas-gre... | Nicolas Grekas | 2015-10-10 | 2 | -8/+3 |
|\ \ \ | |||||
| * | | | [tests] Use @requires annotation when possible | Nicolas Grekas | 2015-10-10 | 2 | -8/+3 |
* | | | | Merge branch '2.3' into 2.7 | Nicolas Grekas | 2015-10-10 | 10 | -5/+20 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | [ci] Enable collecting and replaying skipped tests | Nicolas Grekas | 2015-10-10 | 2 | -1/+4 |
* | | | Merge branch '2.3' into 2.7 | Nicolas Grekas | 2015-10-06 | 4 | -26/+5 |
|\ \ \ | |/ / | |||||
| * | | minor #16145 [FrameworkBundle] Fix deps=low/high tests (nicolas-grekas) | Fabien Potencier | 2015-10-06 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | [FrameworkBundle] Fix deps=low/high tests | Nicolas Grekas | 2015-10-06 | 1 | -0/+5 |
| * | | | [2.3][SECURITY] Add remember me cookie configuration | Klaas Cuvelier | 2015-10-06 | 4 | -26/+5 |
| |/ / | |||||
| * | | [FrameworkBundle] [Security] Remove trans from the security/core in 2.3 & dir... | maxime.steinhausser | 2015-10-06 | 2 | -142/+0 |
| |/ | |||||
* | | [Security] sync translations and add a test for it | Christian Flothmann | 2015-10-06 | 4 | -6/+72 |
* | | Merge branch '2.3' into 2.7 | Nicolas Grekas | 2015-10-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [Security\Core] Fix test failure after sebastianbergmann/phpunit#1821 | Nicolas Grekas | 2015-10-06 | 1 | -1/+1 |
* | | Merge branch '2.3' into 2.7 | Fabien Potencier | 2015-10-05 | 6 | -23/+103 |
|\ \ | |/ | |||||
| * | bug #14842 [Security][bugfix] "Remember me" cookie cleared on logout with cus... | Fabien Potencier | 2015-10-05 | 4 | -6/+50 |
| |\ | |||||
| | * | [Security][bugfix] "Remember me" cookie cleared on logout with custom "secure... | Dawid Nowak | 2015-10-05 | 4 | -6/+50 |
| * | | bug #13627 [Security] InMemoryUserProvider now concerns whether user's passwo... | Fabien Potencier | 2015-10-05 | 2 | -17/+53 |
| |\ \ | |||||
| | * | | [Security] InMemoryUserProvider now concerns whether user's password is chang... | Issei.M | 2015-08-10 | 2 | -17/+53 |
* | | | | Merge branch '2.3' into 2.7 | Tobias Schultze | 2015-09-29 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed incorrect and inconsistent translations | lashae | 2015-09-28 | 1 | -6/+6 |
* | | | | minor #15942 [Security] Improve AbstractVoter tests (WouterJ) | Fabien Potencier | 2015-09-28 | 1 | -46/+30 |
|\ \ \ \ | |||||
| * | | | | Readd the correct tests | Wouter J | 2015-09-27 | 1 | -46/+30 |
* | | | | | [Security] fixed composer.json | Fabien Potencier | 2015-09-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch '2.3' into 2.7 | Fabien Potencier | 2015-09-27 | 2 | -2/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use random_bytes function if it is available for random number generation | Pierre du Plessis | 2015-09-23 | 2 | -5/+10 |
* | | | | fixed testsv2.7.5 | Fabien Potencier | 2015-09-25 | 1 | -1/+1 |
* | | | | Fixing test locations | Ryan Weaver | 2015-09-23 | 2 | -2/+2 |
* | | | | fix leftover changes from previous merge | Tobias Schultze | 2015-09-09 | 1 | -1/+1 |
* | | | | fix class use and in phpdoc | Evgeniy Sokolov | 2015-09-09 | 1 | -1/+1 |
* | | | | Don't trigger deprecation on interfacesv2.7.4 | Nicolas Grekas | 2015-08-30 | 1 | -2/+0 |
* | | | | Merge branch '2.3' into 2.7 | Nicolas Grekas | 2015-08-26 | 2 | -1/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Security] Add missing docblock in PreAuthenticatedTokenv2.3.33v2.3.32 | Titouan Galopin | 2015-08-07 | 2 | -1/+8 |
| |/ / | |||||
* | | | fixes CS | Fabien Potencier | 2015-08-24 | 25 | -26/+40 |
* | | | 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-24 | 1 | -4/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Security/Http] Fix test relying on a private property | Nicolas Grekas | 2015-07-22 | 1 | -4/+3 |
* | | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-07-22 | 4 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-07-22 | 4 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | [Security] fix check for empty usernames | Christian Flothmann | 2015-07-22 | 4 | -4/+4 |
* | | | | Merge branch '2.6' into 2.7v2.7.2 | Fabien Potencier | 2015-07-09 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | [2.6] Static Code Analysis for Components and Bundlesv2.6.10 | Vladimir Reznichenko | 2015-07-08 | 1 | -1/+1 |
* | | | | Fix merge | Nicolas Grekas | 2015-07-01 | 1 | -2/+2 |
* | | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-07-01 | 3 | -2/+61 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Security/Http] Fix test | Nicolas Grekas | 2015-06-30 | 1 | -0/+6 |
| * | | | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-06-30 | 2 | -1/+54 |
| |\ \ \ | | |/ / | |||||
| | * | | trigger event with right user (add test)v2.3.31 | Christian Flothmann | 2015-06-28 | 1 | -0/+52 |
| | * | | [Security] Initialize SwitchUserEvent::targetUser on attemptExitUser | Richard van Laak | 2015-06-28 | 1 | -1/+2 |
| * | | | unify default AccessDeniedExeption message | Christian Flothmann | 2015-06-29 | 1 | -1/+1 |
| * | | | 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 |
* | | | | [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new p... | Nicolas Grekas | 2015-06-18 | 2 | -4/+0 |
* | | | | Fix merge | Nicolas Grekas | 2015-06-18 | 1 | -1/+1 |
* | | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-06-18 | 22 | -72/+72 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-06-18 | 22 | -72/+72 |
| |\ \ \ | | |/ / | |||||
| | * | | Standardize the name of the exception variables | Javier Eguiluz | 2015-06-15 | 22 | -72/+72 |
| | |/ | |||||
* | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-06-18 | 13 | -15/+583 |
|\ \ \ | |/ / | |||||
| * | | [2.6][Security][Translation] #14920 update translations | Vincent AUBERT | 2015-06-14 | 13 | -15/+583 |
* | | | minor #14977 added missing deprecation in CHANGELOG (fabpot) | Fabien Potencier | 2015-06-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | added missing deprecation in CHANGELOG | Fabien Potencier | 2015-06-14 | 1 | -0/+1 |
* | | | | Added a small Upgrade note regarding security.context | Iltar van der Berg | 2015-06-15 | 3 | -8/+4 |
|/ / / | |||||
* | | | Silence invasive deprecation warnings, opt-in for warningsv2.7.1 | reecefowell | 2015-06-08 | 2 | -2/+2 |
* | | | Change error message to reflect SecurityContext deprecation. | Nicholas Byfleet | 2015-06-05 | 1 | -1/+1 |
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-06-05 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | [Security] Update tests after a merge | Jakub Zalas | 2015-06-05 | 1 | -2/+2 |
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-06-04 | 3 | -4/+26 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6 | Fabien Potencier | 2015-06-04 | 3 | -4/+26 |
| |\ \ | | |/ | |||||
| | * | minor #14474 [2.3] Static Code Analysis for Components (kalessil) | Fabien Potencier | 2015-06-01 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Php Inspections (EA Extended): - resolved possible PHP Fatal in \Symfony\... | Vladimir Reznichenko | 2015-05-29 | 1 | -1/+1 |
| | * | | [Security][Acl] enforce string identifiers | Christian Flothmann | 2015-05-31 | 2 | -3/+25 |
| | |/ | |||||
* | | | Merge branch '2.6' into 2.7v2.7.0 | Fabien Potencier | 2015-05-22 | 6 | -14/+67 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6v2.6.9v2.6.8 | Fabien Potencier | 2015-05-22 | 6 | -14/+67 |
| |\ \ | | |/ | |||||
| | * | minor #14670 [Security] TokenBasedRememberMeServices test to show why encodin...v2.3.30v2.3.29 | Fabien Potencier | 2015-05-21 | 2 | -3/+18 |
| | |\ | |||||
| | | * | [Security] TokenBasedRememberMeServices test to show why encoding username is... | Dawid Nowak | 2015-05-21 | 2 | -3/+18 |
| | * | | bug #14678 [Security] AbstractRememberMeServices::encodeCookie() validates co... | Fabien Potencier | 2015-05-21 | 3 | -4/+42 |
| | |\ \ | |||||
| | | * | | [Security] AbstractRememberMeServices::encodeCookie() validates cookie parts | Dawid Nowak | 2015-05-21 | 3 | -4/+42 |
| | | |/ | |||||
| | * | | Avoid redirection to XHR URIs | Alessandro Siragusa | 2015-05-20 | 1 | -1/+1 |
| | |/ | |||||
| | * | minor #14601 [Security][Translation] fixes #14584 (MatTheCat) | Fabien Potencier | 2015-05-16 | 1 | -6/+6 |
| | |\ | |||||
| | | * | [Security][Translation] fixes #14584 | MatTheCat | 2015-05-10 | 1 | -6/+6 |
* | | | | minor #14581 [Security] Removed unnecessary statement (MacDada) | Fabien Potencier | 2015-05-15 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Removed unnecessary statement from PersistentTokenBasedRememberMeServices.php | Dawid Nowak | 2015-05-07 | 1 | -1/+0 |
* | | | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-05-15 | 3 | -3/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | fixed CS | Fabien Potencier | 2015-05-15 | 3 | -3/+3 |