Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed CS | Fabien Potencier | 2016-01-21 | 1 | -1/+0 |
* | Merge branch '2.8' | Fabien Potencier | 2015-11-23 | 1 | -1/+1 |
|\ | |||||
| * | 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 | 1 | -1/+2 |
| |\ | |||||
| | * | Merge branch '2.3' into 2.7v2.7.7 | Fabien Potencier | 2015-11-23 | 1 | -1/+2 |
| | |\ | |||||
| | | * | fix potential timing attack issue | Christian Flothmann | 2015-11-23 | 2 | -27/+4 |
* | | | | Merge branch '2.8' | Tobias Schultze | 2015-10-29 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Rely on iconv and symfony/polyfill-* | Nicolas Grekas | 2015-10-28 | 1 | -2/+1 |
* | | | | Merge branch '2.8' | Nicolas Grekas | 2015-10-07 | 2 | -24/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Deprecate the SecureRandom class | Pierre du Plessis | 2015-10-06 | 1 | -7/+10 |
| * | | | Merge branch '2.7' into 2.8 | Nicolas Grekas | 2015-10-06 | 1 | -2/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '2.3' into 2.7 | Nicolas Grekas | 2015-10-06 | 1 | -2/+5 |
| | |\ \ | | | |/ | |||||
| | | * | [2.3][SECURITY] Add remember me cookie configuration | Klaas Cuvelier | 2015-10-06 | 1 | -2/+5 |
* | | | | Merge branch '2.8' | Fabien Potencier | 2015-10-05 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2015-10-05 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '2.3' into 2.7 | Fabien Potencier | 2015-10-05 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | bug #14842 [Security][bugfix] "Remember me" cookie cleared on logout with cus... | Fabien Potencier | 2015-10-05 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | [Security][bugfix] "Remember me" cookie cleared on logout with custom "secure... | Dawid Nowak | 2015-10-05 | 1 | -1/+1 |
* | | | | | Merge branch '2.8' | Fabien Potencier | 2015-09-30 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | deprecate finding deep items in request parameters | Christian Flothmann | 2015-09-30 | 1 | -1/+2 |
* | | | | | [Security] Remove deprecated interfaces | Nicolas Grekas | 2015-09-03 | 1 | -10/+0 |
|/ / / / | |||||
* | | | | [DX] [Security] Renamed Token#getKey() to getSecret() | WouterJ | 2015-07-02 | 3 | -13/+23 |
|/ / / | |||||
* | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-06-18 | 2 | -10/+10 |
|\ \ \ | |||||
| * \ \ | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-06-18 | 2 | -10/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Standardize the name of the exception variables | Javier Eguiluz | 2015-06-15 | 2 | -10/+10 |
| | |/ | |||||
* | | | Added a small Upgrade note regarding security.context | Iltar van der Berg | 2015-06-15 | 1 | -2/+2 |
* | | | Merge branch '2.6' into 2.7v2.7.0 | Fabien Potencier | 2015-05-22 | 2 | -4/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6v2.6.9v2.6.8 | Fabien Potencier | 2015-05-22 | 2 | -4/+10 |
| |\ \ | | |/ | |||||
| | * | minor #14670 [Security] TokenBasedRememberMeServices test to show why encodin...v2.3.30v2.3.29 | Fabien Potencier | 2015-05-21 | 1 | -0/+2 |
| | |\ | |||||
| | | * | [Security] TokenBasedRememberMeServices test to show why encoding username is... | Dawid Nowak | 2015-05-21 | 1 | -0/+2 |
| | * | | [Security] AbstractRememberMeServices::encodeCookie() validates cookie parts | Dawid Nowak | 2015-05-21 | 2 | -4/+8 |
| | |/ | |||||
| | * | minor #14121 CS: Pre incrementation/decrementation should be used if possible... | Fabien Potencier | 2015-05-15 | 1 | -1/+1 |
| | |\ | |||||
| | | * | CS: Pre incrementation/decrementation should be used if possible | Gregor Harlan | 2015-04-07 | 1 | -1/+1 |
* | | | | 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-11 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge branch '2.3' into 2.6v2.6.7 | Fabien Potencier | 2015-05-11 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | PhpDoc fix in AbstractRememberMeServicesv2.3.28 | Dawid Nowak | 2015-05-07 | 1 | -1/+1 |
| | |/ | |||||
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-03-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | StringUtils::equals() arguments in RememberMe Cookie based implementation are... | Ivan Kurnosov | 2015-03-25 | 1 | -1/+1 |
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-03-24 | 1 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6 | Fabien Potencier | 2015-03-24 | 1 | -5/+6 |
| |\ \ | | |/ | |||||
| | * | minor #14038 CS: fix some license headers (keradus) | Fabien Potencier | 2015-03-24 | 1 | -6/+6 |
| | |\ | |||||
| | | * | CS: fix some license headers | Dariusz Ruminski | 2015-03-24 | 1 | -0/+10 |
| | * | | CS: Ensure there is no code on the same line as the PHP open tag and it is fo... | Dariusz Ruminski | 2015-03-24 | 1 | -0/+1 |
| | |/ | |||||
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-01-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5v2.5.12v2.5.11v2.5.10origin/2.5 | Fabien Potencier | 2015-01-25 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Removed dead code and various cleaningv2.3.25 | sarah khalil | 2015-01-21 | 1 | -1/+1 |
* | | | [DX] Attempt to improve logging messages with parameters | Iltar van der Berg | 2015-01-16 | 1 | -3/+3 |
|/ / | |||||
* | | adapted merge to 2.5 | Fabien Potencier | 2015-01-03 | 1 | -2/+1 |
* | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2015-01-03 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | adapted previous commit for 2.3 | Fabien Potencier | 2015-01-03 | 1 | -1/+2 |
| * | [Security] Don't send remember cookie for sub request | blanchonvincent | 2015-01-03 | 1 | -0/+4 |
* | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2014-12-22 | 3 | -7/+7 |
|\ \ | |/ | |||||
| * | [2.3] CS And DocBlock Fixes | Graham Campbell | 2014-12-22 | 3 | -7/+7 |
* | | Merge branch '2.3' into 2.5v2.5.8 | Fabien Potencier | 2014-12-02 | 1 | -8/+8 |
|\ \ | |/ | |||||
| * | Docblock fixes | Graham Campbell | 2014-11-30 | 1 | -9/+9 |
* | | Merge branch '2.4' into 2.5 | Fabien Potencier | 2014-09-22 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-09-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fixed CS | Fabien Potencier | 2014-09-22 | 1 | -1/+1 |
* | | | Merge branch '2.4' into 2.5 | Fabien Potencier | 2014-07-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-07-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Unify null comparisons | WouterJ | 2014-07-26 | 1 | -1/+1 |
* | | | Merge branch '2.4' | Fabien Potencier | 2014-04-18 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-18 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | minor #10717 unified return null usages (fabpot) | Fabien Potencier | 2014-04-18 | 1 | -2/+0 |
| | |\ | |||||
| | | * | unified return null usages | Fabien Potencier | 2014-04-16 | 1 | -2/+0 |
* | | | | Merge branch '2.4' | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-16 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | fixed types in phpdocs | Fabien Potencier | 2014-04-16 | 2 | -2/+2 |
| | |/ | |||||
* | | | Merge branch '2.4' | Fabien Potencier | 2014-04-16 | 3 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-16 | 3 | -8/+8 |
| |\ \ | | |/ | |||||
| | * | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 3 | -6/+6 |
| | * | made phpdoc types consistent with those defined in Hack | Fabien Potencier | 2014-04-15 | 1 | -2/+2 |
* | | | [Security] simplified code | Fabien Potencier | 2014-02-22 | 1 | -17/+1 |
* | | | use core StringUtils to compare hashes | Wing | 2014-02-22 | 1 | -10/+2 |
|/ / | |||||
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2013-12-28 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | fixed various typos | Fabien Potencier | 2013-12-27 | 1 | -2/+2 |
* | | Merge branch '2.3' | Fabien Potencier | 2013-10-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix docblock typo | Adrien Brault | 2013-10-17 | 1 | -1/+1 |
* | | Merge branch '2.3' | Fabien Potencier | 2013-09-29 | 2 | -1/+14 |
|\ \ | |/ | |||||
| * | Added doc comments | Piotr Antosik | 2013-09-19 | 2 | -1/+14 |
* | | Use HMAC construction for remember me cookie hashes | Jon Cave | 2013-07-21 | 1 | -1/+1 |
|/ | |||||
* | Doctrine cannot handle bare random non-utf8 strings | Terje Bråten | 2013-03-31 | 1 | -3/+3 |
* | [Security] fixed wrong interface | Fabien Potencier | 2013-03-26 | 1 | -1/+1 |
* | Add missing use | Xavier HAUSHERR | 2013-03-26 | 1 | -0/+1 |
* | merged branch Seldaek/psr3 (PR #6628) | Fabien Potencier | 2013-01-10 | 1 | -2/+2 |
|\ | |||||
| * | Remove use of deprecated HttpKernel LoggerInterface | Jordi Boggiano | 2013-01-09 | 1 | -1/+1 |
| * | [Monolog] Mark old non-PSR3 methods as deprecated | Jordi Boggiano | 2013-01-09 | 1 | -1/+1 |
* | | [Security] Fix AuthenticationException constructor calls | Alexander | 2013-01-07 | 1 | -1/+1 |
|/ | |||||
* | Fixed most of the docblocks/unused namespaces | Florin Patan | 2012-12-19 | 1 | -1/+5 |
* | Bugfix for creating cookie on loginSuccess in AbstractRememberMeServices | Terje Bråten | 2012-11-29 | 2 | -1/+6 |
* | Try to make sure cookies get deleted from the TokenProvider when no longer in... | Terje Bråten | 2012-11-21 | 2 | -4/+8 |
* | changed the remember-me listener to be a proper subscriber | Fabien Potencier | 2012-11-06 | 1 | -1/+8 |
* | fixed CS | Fabien Potencier | 2012-10-28 | 1 | -7/+7 |
* | added a SecureRandomInterface | Fabien Potencier | 2012-10-28 | 1 | -2/+2 |
* | moved the secure random dep for remember me as a constructor argument | Fabien Potencier | 2012-10-28 | 1 | -1/+13 |
* | renamed Prng to SecureRandom | Fabien Potencier | 2012-10-28 | 1 | -7/+7 |
* | moved the secure random class from JMSSecurityExtraBundle to Symfony (closes ... | Fabien Potencier | 2012-10-28 | 1 | -25/+10 |
* | Code cleanupv2.1.3 | Mario A. Alvarez Garcia | 2012-10-22 | 1 | -1/+0 |