summaryrefslogtreecommitdiffstats
path: root/Core/Authentication/Token
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2'Nicolas Grekas2016-12-083-9/+9
|\
| * Merge branch '2.8' into 3.1v3.1.8Nicolas Grekas2016-12-083-3/+3
| |\
| | * Merge branch '2.7' into 2.8v2.8.15Nicolas Grekas2016-12-083-3/+3
| | |\
| | | * fix the docblock in regard to the role argumentv2.7.22Christian Flothmann2016-12-063-3/+3
* | | | [Security] deprecate the RoleInterfaceChristian Flothmann2016-12-074-15/+15
|/ / /
* | | Merge branch '2.8' into 3.0v3.0.8Fabien Potencier2016-06-294-4/+4
|\ \ \ | |/ /
| * | Merge branch '2.7' into 2.8v2.8.8Fabien Potencier2016-06-294-4/+4
| |\ \ | | |/
| | * removed dots at the end of @param and @returnv2.7.15Fabien Potencier2016-06-284-4/+4
* | | Merge branch '2.8' into 3.0Fabien Potencier2016-05-092-2/+2
|\ \ \ | |/ /
| * | Merge branch '2.7' into 2.8Fabien Potencier2016-05-092-2/+2
| |\ \ | | |/
| | * Merge branch '2.3' into 2.7Fabien Potencier2016-05-092-2/+2
| | |\
| | | * [2.3][Component/Security] Fixed phpdoc in AnonymousToken constructor for user...Erik van Wingerden2016-05-092-2/+2
* | | | [Security] Remove deprecated interfacesNicolas Grekas2015-09-032-20/+0
|/ / /
* | | Merge branch '2.7' into 2.8Nicolas Grekas2015-08-272-1/+8
|\ \ \ | |/ /
| * | Merge branch '2.3' into 2.7Nicolas Grekas2015-08-262-1/+8
| |\ \ | | |/
| | * [Security] Add missing docblock in PreAuthenticatedTokenv2.3.33v2.3.32Titouan Galopin2015-08-072-1/+8
* | | Merge branch '2.7' into 2.8Fabien Potencier2015-08-241-1/+1
|\ \ \ | |/ /
| * | fixes CSFabien Potencier2015-08-241-1/+1
* | | [DX] [Security] Renamed Token#getKey() to getSecret()WouterJ2015-07-022-26/+46
|/ /
* | Merge branch '2.3' into 2.6v2.6.6Fabien Potencier2015-03-301-2/+2
|\ \ | |/
| * minor #14090 CS: Unary operators should be placed adjacent to their operands ...v2.3.27Fabien Potencier2015-03-301-1/+1
| |\
| | * CS: Unary operators should be placed adjacent to their operandsDariusz Ruminski2015-03-271-1/+1
| * | CS: Binary operators should be arounded by at least one spaceDariusz Ruminski2015-03-271-1/+1
| |/
* | Merge branch '2.5' into 2.6Nicolas Grekas2015-01-031-2/+4
|\ \
| * \ Merge branch '2.3' into 2.5Fabien Potencier2015-01-031-2/+4
| |\ \ | | |/
| | * [Security] fixed wrong phpdocFabien Potencier2015-01-031-2/+4
* | | Merge branch '2.5' into 2.6v2.6.1Fabien Potencier2014-12-022-5/+6
|\ \ \ | |/ /
| * | Merge branch '2.3' into 2.5v2.5.8Fabien Potencier2014-12-022-5/+6
| |\ \ | | |/
| | * Docblock fixesGraham Campbell2014-11-302-5/+6
* | | Merge branch '2.5'Fabien Potencier2014-10-262-5/+5
|\ \ \ | |/ /
| * | Merge branch '2.3' into 2.5Fabien Potencier2014-10-262-5/+5
| |\ \ | | |/
| | * Improved the phpdoc for security token classesChristophe Coevoet2014-10-242-5/+5
* | | Split of the SecurityContext to AuthorizationChecker and TokenStorageIltar van der Berg2014-09-242-0/+79
|/ /
* | 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-162-3/+3
|\ \ | |/
| * fixed types in phpdocsFabien Potencier2014-04-162-3/+3
* | Merge branch '2.3' into 2.4Fabien Potencier2014-04-163-6/+6
|\ \ | |/
| * made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-162-3/+3
| * made phpdoc types consistent with those defined in HackFabien Potencier2014-04-151-1/+1
| * made types consistent with those defined in HackFabien Potencier2014-04-131-2/+2
* | Merge branch '2.3' into 2.4Fabien Potencier2014-01-245-1/+41
|\ \ | |/
| * [Component/Security] Fixed some phpdocs in Security/CoreJoseph Bielawski2014-01-175-1/+41
* | Merge branch '2.3' into 2.4Fabien Potencier2013-12-261-1/+8
|\ \ | |/
| * Fix parent serialization of user objectDavid de Boer2013-12-231-1/+8
* | unify constructor initialization style throughout symfonyTobias Schultze2013-11-111-7/+3
* | Merge branch '2.3'Fabien Potencier2013-09-192-0/+4
|\ \ | |/
| * Merge branch '2.2' into 2.3Fabien Potencier2013-09-192-0/+4
| |\
| | * Fix some annotatesbronze1man2013-09-192-0/+4
* | | Fixed typosPascal Borreli2013-08-241-1/+1
|/ /
* | Fixed typosPascal Borreli2013-04-211-2/+2
|/
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-192-0/+4
* CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc blockThomas Lallement2012-11-194-13/+21
* fixed CSFabien Potencier2012-07-091-14/+14
* fixed phpdoc @param alignmentFabien Potencier2012-05-152-2/+2
* merged 2.0Fabien Potencier2012-05-112-1/+10
|\
| * [Security] fixed phpdoc.Hugo Hamon2012-05-011-1/+1
| * [Security] added some missing phpdoc for AbstractToken::setUser() and Usernam...Hugo Hamon2012-05-012-1/+10
* | Add some more tests, and enforce boolean return value of interface implementa...Dariusz Górecki2012-01-101-1/+1
* | When method name is `hasUserChanged` the return boolean should be true (to ma...Dariusz Górecki2012-01-101-11/+11
* | Refactor `isUserChanged` to `hasUserChanged`Dariusz Górecki2012-01-101-3/+3
* | Change names to EquatableDariusz Górecki2012-01-101-5/+5
* | [BC Break][Security] Moved user comparsion logic out of UserInterface As disc...Dariusz Górecki2012-01-101-1/+48
* | merged 2.0Fabien Potencier2011-12-181-3/+3
|\ \ | |/
| * fixed CSFabien Potencier2011-12-181-3/+3
* | merged 2.0Fabien Potencier2011-12-131-1/+2
|\ \ | |/
| * [DoctrineBridge] fixed some CSFabien Potencier2011-12-131-1/+2
* | merged 2.0Fabien Potencier2011-10-291-1/+0
|\ \ | |/
| * removed unused use statementsFabien Potencier2011-10-291-1/+0
* | [Security] changed a RuntimeException to LogicException for consistencies bet...Fabien Potencier2011-10-031-1/+1
|/
* fixed CSFabien Potencier2011-06-081-1/+1
* [Various] Fixed phpdocPascal Borreli2011-05-291-2/+2
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-1/+5
* [Security] removed import of the UserInterface interface as it is unused in t...hhamon2011-03-181-6/+4
* re-added a __toString method for debugging purposesJohannes Schmitt2011-03-122-0/+25
* [Security] refactored remember-me codeJohannes M. Schmitt2011-03-111-9/+1
* [Security] added some more testsJohannes M. Schmitt2011-03-102-3/+16
* [Security] various changes, see belowJohannes Schmitt2011-03-106-172/+164
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-066-11/+11
* [Security] added the 'key' attribute of RememberMeToken to serialized string ...Bulat Shakirzyanov2011-03-041-0/+17
* [Security] Allow authentication tokens to hold attributesJeremy Mikola2011-02-152-2/+107
* [Security] Refactored security context, moved getUser() implementation to tem...Johannes Schmitt2011-02-121-3/+1
* [Security] removed __toString() from AccountInterfaceJohannes Schmitt2011-02-121-6/+6
* [Security] fixed a Token serialization bugSebastian Utz2011-02-024-23/+12
* namespace changesJohannes M. Schmitt2011-01-266-0/+552