summaryrefslogtreecommitdiffstats
path: root/Http/RememberMe/TokenBasedRememberMeServices.php
Commit message (Expand)AuthorAgeFilesLines
* Rely on iconv and symfony/polyfill-*Nicolas Grekas2015-10-281-2/+1
* [DX] [Security] Renamed Token#getKey() to getSecret()WouterJ2015-07-021-1/+1
* Merge branch '2.3' into 2.6Nicolas Grekas2015-06-181-4/+4
|\
| * Standardize the name of the exception variablesJavier Eguiluz2015-06-151-4/+4
* | Merge branch '2.3' into 2.6v2.6.9v2.6.8Fabien Potencier2015-05-221-4/+2
|\ \ | |/
| * minor #14670 [Security] TokenBasedRememberMeServices test to show why encodin...v2.3.30v2.3.29Fabien Potencier2015-05-211-0/+2
| |\
| | * [Security] TokenBasedRememberMeServices test to show why encoding username is...Dawid Nowak2015-05-211-0/+2
| * | [Security] AbstractRememberMeServices::encodeCookie() validates cookie partsDawid Nowak2015-05-211-4/+0
| |/
| * CS: Pre incrementation/decrementation should be used if possibleGregor Harlan2015-04-071-1/+1
* | StringUtils::equals() arguments in RememberMe Cookie based implementation are...Ivan Kurnosov2015-03-251-1/+1
* | Merge branch '2.3' into 2.5Fabien Potencier2014-12-221-1/+1
|\ \ | |/
| * [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-1/+1
* | Merge branch '2.3' into 2.5v2.5.8Fabien Potencier2014-12-021-8/+8
|\ \ | |/
| * Docblock fixesGraham Campbell2014-11-301-9/+9
* | Merge branch '2.4' into 2.5Fabien Potencier2014-09-221-1/+1
|\ \
| * \ Merge branch '2.3' into 2.4Fabien Potencier2014-09-221-1/+1
| |\ \ | | |/
| | * fixed CSFabien Potencier2014-09-221-1/+1
| * | Merge branch '2.3' into 2.4Fabien Potencier2014-04-161-1/+1
| |\ \ | | |/
| | * fixed types in phpdocsFabien Potencier2014-04-161-1/+1
* | | Merge branch '2.4'Fabien Potencier2014-04-161-4/+4
|\ \ \ | |/ /
| * | Merge branch '2.3' into 2.4Fabien Potencier2014-04-161-4/+4
| |\ \ | | |/
| | * made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-2/+2
| | * made phpdoc types consistent with those defined in HackFabien Potencier2014-04-151-2/+2
* | | [Security] simplified codeFabien Potencier2014-02-221-17/+1
* | | use core StringUtils to compare hashesWing2014-02-221-10/+2
|/ /
* | Merge branch '2.3' into 2.4Fabien Potencier2013-12-281-2/+2
|\ \ | |/
| * fixed various typosFabien Potencier2013-12-271-2/+2
* | Use HMAC construction for remember me cookie hashesJon Cave2013-07-211-1/+1
|/
* [Security] Fix AuthenticationException constructor callsAlexander2013-01-071-1/+1
* fixed CSFabien Potencier2012-05-181-1/+1
* fixed phpdoc @param alignmentFabien Potencier2012-05-151-3/+3
* fixed CS (missing or misplaced license blocks)Eriksen Costa2012-04-021-9/+9
* [DoctrineBridge] fixed some CSFabien Potencier2011-12-131-0/+2
* removed unused use statementsFabien Potencier2011-10-291-1/+0
* [Security] refactored remember-me codeJohannes M. Schmitt2011-03-111-7/+3
* [Security] various changes, see belowJohannes Schmitt2011-03-101-4/+4
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-1/+1
* [Security] Fixed TypoPascal Borreli2011-03-011-5/+7
* namespace changesJohannes M. Schmitt2011-01-261-0/+153