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 | 1 | -1/+2 |
* | | | | Merge branch '2.8' | Nicolas Grekas | 2015-10-07 | 1 | -22/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Deprecate the SecureRandom class | Pierre du Plessis | 2015-10-06 | 1 | -7/+10 |
|/ / / | |||||
* | | | [DX] [Security] Renamed Token#getKey() to getSecret() | WouterJ | 2015-07-02 | 1 | -3/+3 |
|/ / | |||||
* | | Removed unnecessary statement from PersistentTokenBasedRememberMeServices.php | Dawid Nowak | 2015-05-07 | 1 | -1/+0 |
|/ | |||||
* | Removed dead code and various cleaningv2.3.25 | sarah khalil | 2015-01-21 | 1 | -1/+1 |
* | [2.3] CS And DocBlock Fixes | Graham Campbell | 2014-12-22 | 1 | -1/+1 |
* | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 1 | -3/+3 |
* | 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 |
* | Bugfix for creating cookie on loginSuccess in AbstractRememberMeServices | Terje Bråten | 2012-11-29 | 1 | -1/+0 |
* | Try to make sure cookies get deleted from the TokenProvider when no longer in... | Terje Bråten | 2012-11-21 | 1 | -4/+5 |
* | 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 |
* | fixed CS (missing or misplaced license blocks) | Eriksen Costa | 2012-04-02 | 1 | -9/+9 |
* | merged 2.0 | Fabien Potencier | 2011-10-29 | 1 | -1/+0 |
|\ | |||||
| * | removed unused use statements | Fabien Potencier | 2011-10-29 | 1 | -1/+0 |
* | | Removed redundant "@return void"-s | Helmer Aaviksoo | 2011-10-07 | 1 | -1/+0 |
|/ | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -1/+1 |
* | [Security] refactored remember-me code | Johannes M. Schmitt | 2011-03-11 | 1 | -42/+32 |
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -19/+17 |
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 1 | -1/+1 |
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+165 |