Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.2' | Nicolas Grekas | 2016-12-08 | 3 | -9/+9 |
|\ | |||||
| * | Merge branch '2.8' into 3.1v3.1.8 | Nicolas Grekas | 2016-12-08 | 3 | -3/+3 |
| |\ | |||||
| | * | Merge branch '2.7' into 2.8v2.8.15 | Nicolas Grekas | 2016-12-08 | 3 | -3/+3 |
| | |\ | |||||
| | | * | fix the docblock in regard to the role argumentv2.7.22 | Christian Flothmann | 2016-12-06 | 3 | -3/+3 |
* | | | | [Security] deprecate the RoleInterface | Christian Flothmann | 2016-12-07 | 4 | -15/+15 |
|/ / / | |||||
* | | | Merge branch '2.8' into 3.0v3.0.8 | Fabien Potencier | 2016-06-29 | 4 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.7' into 2.8v2.8.8 | Fabien Potencier | 2016-06-29 | 4 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | removed dots at the end of @param and @returnv2.7.15 | Fabien Potencier | 2016-06-28 | 4 | -4/+4 |
* | | | Merge branch '2.8' into 3.0 | Fabien Potencier | 2016-05-09 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2016-05-09 | 2 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch '2.3' into 2.7 | Fabien Potencier | 2016-05-09 | 2 | -2/+2 |
| | |\ | |||||
| | | * | [2.3][Component/Security] Fixed phpdoc in AnonymousToken constructor for user... | Erik van Wingerden | 2016-05-09 | 2 | -2/+2 |
* | | | | [Security] Remove deprecated interfaces | Nicolas Grekas | 2015-09-03 | 2 | -20/+0 |
|/ / / | |||||
* | | | Merge branch '2.7' into 2.8 | Nicolas Grekas | 2015-08-27 | 2 | -1/+8 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Merge branch '2.7' into 2.8 | Fabien Potencier | 2015-08-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | fixes CS | Fabien Potencier | 2015-08-24 | 1 | -1/+1 |
* | | | [DX] [Security] Renamed Token#getKey() to getSecret() | WouterJ | 2015-07-02 | 2 | -26/+46 |
|/ / | |||||
* | | Merge branch '2.3' into 2.6v2.6.6 | Fabien Potencier | 2015-03-30 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | minor #14090 CS: Unary operators should be placed adjacent to their operands ...v2.3.27 | Fabien Potencier | 2015-03-30 | 1 | -1/+1 |
| |\ | |||||
| | * | CS: Unary operators should be placed adjacent to their operands | Dariusz Ruminski | 2015-03-27 | 1 | -1/+1 |
| * | | CS: Binary operators should be arounded by at least one space | Dariusz Ruminski | 2015-03-27 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch '2.5' into 2.6 | Nicolas Grekas | 2015-01-03 | 1 | -2/+4 |
|\ \ | |||||
| * \ | Merge branch '2.3' into 2.5 | Fabien Potencier | 2015-01-03 | 1 | -2/+4 |
| |\ \ | | |/ | |||||
| | * | [Security] fixed wrong phpdoc | Fabien Potencier | 2015-01-03 | 1 | -2/+4 |
* | | | Merge branch '2.5' into 2.6v2.6.1 | Fabien Potencier | 2014-12-02 | 2 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5v2.5.8 | Fabien Potencier | 2014-12-02 | 2 | -5/+6 |
| |\ \ | | |/ | |||||
| | * | Docblock fixes | Graham Campbell | 2014-11-30 | 2 | -5/+6 |
* | | | Merge branch '2.5' | Fabien Potencier | 2014-10-26 | 2 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2014-10-26 | 2 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Improved the phpdoc for security token classes | Christophe Coevoet | 2014-10-24 | 2 | -5/+5 |
* | | | Split of the SecurityContext to AuthorizationChecker and TokenStorage | Iltar van der Berg | 2014-09-24 | 2 | -0/+79 |
|/ / | |||||
* | | 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.3' into 2.4 | Fabien Potencier | 2014-04-16 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | fixed types in phpdocs | Fabien Potencier | 2014-04-16 | 2 | -3/+3 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-16 | 3 | -6/+6 |
|\ \ | |/ | |||||
| * | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 2 | -3/+3 |
| * | made phpdoc types consistent with those defined in Hack | Fabien Potencier | 2014-04-15 | 1 | -1/+1 |
| * | made types consistent with those defined in Hack | Fabien Potencier | 2014-04-13 | 1 | -2/+2 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-01-24 | 5 | -1/+41 |
|\ \ | |/ | |||||
| * | [Component/Security] Fixed some phpdocs in Security/Core | Joseph Bielawski | 2014-01-17 | 5 | -1/+41 |
* | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2013-12-26 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Fix parent serialization of user object | David de Boer | 2013-12-23 | 1 | -1/+8 |
* | | unify constructor initialization style throughout symfony | Tobias Schultze | 2013-11-11 | 1 | -7/+3 |
* | | Merge branch '2.3' | Fabien Potencier | 2013-09-19 | 2 | -0/+4 |
|\ \ | |/ | |||||
| * | Merge branch '2.2' into 2.3 | Fabien Potencier | 2013-09-19 | 2 | -0/+4 |
| |\ | |||||
| | * | Fix some annotates | bronze1man | 2013-09-19 | 2 | -0/+4 |
* | | | Fixed typos | Pascal Borreli | 2013-08-24 | 1 | -1/+1 |
|/ / | |||||
* | | Fixed typos | Pascal Borreli | 2013-04-21 | 1 | -2/+2 |
|/ | |||||
* | Fixed most of the docblocks/unused namespaces | Florin Patan | 2012-12-19 | 2 | -0/+4 |
* | CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc block | Thomas Lallement | 2012-11-19 | 4 | -13/+21 |
* | fixed CS | Fabien Potencier | 2012-07-09 | 1 | -14/+14 |
* | fixed phpdoc @param alignment | Fabien Potencier | 2012-05-15 | 2 | -2/+2 |
* | merged 2.0 | Fabien Potencier | 2012-05-11 | 2 | -1/+10 |
|\ | |||||
| * | [Security] fixed phpdoc. | Hugo Hamon | 2012-05-01 | 1 | -1/+1 |
| * | [Security] added some missing phpdoc for AbstractToken::setUser() and Usernam... | Hugo Hamon | 2012-05-01 | 2 | -1/+10 |
* | | Add some more tests, and enforce boolean return value of interface implementa... | Dariusz Górecki | 2012-01-10 | 1 | -1/+1 |
* | | When method name is `hasUserChanged` the return boolean should be true (to ma... | Dariusz Górecki | 2012-01-10 | 1 | -11/+11 |
* | | Refactor `isUserChanged` to `hasUserChanged` | Dariusz Górecki | 2012-01-10 | 1 | -3/+3 |
* | | Change names to Equatable | Dariusz Górecki | 2012-01-10 | 1 | -5/+5 |
* | | [BC Break][Security] Moved user comparsion logic out of UserInterface As disc... | Dariusz Górecki | 2012-01-10 | 1 | -1/+48 |
* | | merged 2.0 | Fabien Potencier | 2011-12-18 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | fixed CS | Fabien Potencier | 2011-12-18 | 1 | -3/+3 |
* | | merged 2.0 | Fabien Potencier | 2011-12-13 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | [DoctrineBridge] fixed some CS | Fabien Potencier | 2011-12-13 | 1 | -1/+2 |
* | | merged 2.0 | Fabien Potencier | 2011-10-29 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | removed unused use statements | Fabien Potencier | 2011-10-29 | 1 | -1/+0 |
* | | [Security] changed a RuntimeException to LogicException for consistencies bet... | Fabien Potencier | 2011-10-03 | 1 | -1/+1 |
|/ | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -1/+1 |
* | [Various] Fixed phpdoc | Pascal Borreli | 2011-05-29 | 1 | -2/+2 |
* | [Phpdoc] Cleaning/fixing | Pascal Borreli | 2011-04-23 | 1 | -1/+5 |
* | [Security] removed import of the UserInterface interface as it is unused in t... | hhamon | 2011-03-18 | 1 | -6/+4 |
* | re-added a __toString method for debugging purposes | Johannes Schmitt | 2011-03-12 | 2 | -0/+25 |
* | [Security] refactored remember-me code | Johannes M. Schmitt | 2011-03-11 | 1 | -9/+1 |
* | [Security] added some more tests | Johannes M. Schmitt | 2011-03-10 | 2 | -3/+16 |
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 6 | -172/+164 |
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 6 | -11/+11 |
* | [Security] added the 'key' attribute of RememberMeToken to serialized string ... | Bulat Shakirzyanov | 2011-03-04 | 1 | -0/+17 |
* | [Security] Allow authentication tokens to hold attributes | Jeremy Mikola | 2011-02-15 | 2 | -2/+107 |
* | [Security] Refactored security context, moved getUser() implementation to tem... | Johannes Schmitt | 2011-02-12 | 1 | -3/+1 |
* | [Security] removed __toString() from AccountInterface | Johannes Schmitt | 2011-02-12 | 1 | -6/+6 |
* | [Security] fixed a Token serialization bug | Sebastian Utz | 2011-02-02 | 4 | -23/+12 |
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 6 | -0/+552 |