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.1 | Nicolas Grekas | 2016-11-25 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.7' into 2.8 | Nicolas Grekas | 2016-11-25 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Tag missing internals | Maxime Steinhausser | 2016-11-25 | 1 | -2/+2 |
* | | | Merge branch '3.0' into 3.1 | Fabien Potencier | 2016-06-29 | 4 | -4/+4 |
|\ \ \ | |||||
| * \ \ | 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 |
* | | | | fixed CS | Fabien Potencier | 2016-06-21 | 1 | -1/+1 |
* | | | | Merge branch '3.0'v3.1.0-BETA1 | Nicolas Grekas | 2016-05-12 | 3 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.8' into 3.0v3.0.7v3.0.6 | Fabien Potencier | 2016-05-09 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | security #18736 Fixed issue with blank password with Ldap (csarrazi)v2.8.7v2.8.6 | Fabien Potencier | 2016-05-09 | 1 | -0/+4 |
| | |\ \ | |||||
| | | * | | Fixed issue with blank password with Ldap | Charles Sarrazin | 2016-05-09 | 1 | -0/+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 |
* | | | | | Improved the Ldap Component | Charles Sarrazin | 2016-02-11 | 1 | -4/+4 |
* | | | | | [Security] add USERNAME_NONE_PROVIDED constant | SofHad | 2016-01-25 | 3 | -2/+9 |
|/ / / / | |||||
* | | | | Merge branch '2.8' | Nicolas Grekas | 2015-11-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Marked the Ldap component as internal and removed Ldap constants polyfill | Charles Sarrazin | 2015-11-28 | 1 | -1/+1 |
* | | | | Merge branch '2.8' | Tobias Schultze | 2015-09-29 | 1 | -0/+85 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Ldap] add some missing license file headers | Christian Flothmann | 2015-09-28 | 1 | -0/+9 |
| * | | | Implemented LDAP authentication and LDAP user provider | Grégoire Pineau | 2015-09-28 | 1 | -0/+76 |
* | | | | [Security] Remove deprecated interfaces | Nicolas Grekas | 2015-09-03 | 4 | -68/+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 |
* | | | feature #15131 [Security] Moved Simple{Form,Pre}AuthenticatorInterfaces to Se... | Fabien Potencier | 2015-07-22 | 2 | -0/+4 |
|\ \ \ | |||||
| * | | | [Security] Moved Simple{Form,Pre}AuthenticatorInterfaces to Security\Http | WouterJ | 2015-07-22 | 2 | -0/+4 |
* | | | | Merge branch '2.7' into 2.8 | Nicolas Grekas | 2015-07-22 | 2 | -2/+2 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-07-22 | 2 | -2/+2 |
| |\ \ | |||||
| | * \ | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-07-22 | 2 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | [Security] fix check for empty usernames | Christian Flothmann | 2015-07-22 | 2 | -2/+2 |
* | | | | [DX] [Security] Renamed Token#getKey() to getSecret() | WouterJ | 2015-07-02 | 4 | -39/+65 |
|/ / / | |||||
* | | | Merge branch '2.6' into 2.7 | Nicolas Grekas | 2015-06-18 | 2 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.6 | Nicolas Grekas | 2015-06-18 | 2 | -11/+11 |
| |\ \ | | |/ | |||||
| | * | Standardize the name of the exception variables | Javier Eguiluz | 2015-06-15 | 2 | -11/+11 |
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-05-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | fixed CS | Fabien Potencier | 2015-05-15 | 1 | -1/+1 |
* | | | Merge branch '2.6' into 2.7 | Fabien Potencier | 2015-03-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | |/ | |||||
* | | | minor #13482 Implemented check on interface implementation (jaytaph) | Fabien Potencier | 2015-03-26 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Implemented check on interface implementation | Joshua Thijssen | 2015-03-26 | 1 | -0/+6 |
* | | | Merge branch '2.3' into 2.6 | Fabien Potencier | 2015-03-22 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | CS: Convert double quotes to single quotes | Dariusz Ruminski | 2015-03-21 | 1 | -1/+1 |
* | | | Merge branch '2.3' into 2.6 | Fabien Potencier | 2015-03-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | CS fixes | Dariusz Ruminski | 2015-03-02 | 1 | -1/+1 |
* | | | Merge branch '2.5' into 2.6v2.6.4 | Fabien Potencier | 2015-01-25 | 1 | -5/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch '2.3' into 2.5v2.5.12v2.5.11v2.5.10origin/2.5 | Fabien Potencier | 2015-01-25 | 1 | -5/+1 |
| |\ \ | | |/ | |||||
| | * | Removed dead code and various cleaningv2.3.25 | sarah khalil | 2015-01-21 | 1 | -5/+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.6 | Fabien Potencier | 2014-12-30 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2014-12-30 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix phpdoc and coding standards | Christophe Coevoet | 2014-12-29 | 1 | -1/+1 |
* | | | Merge branch '2.5' into 2.6 | Fabien Potencier | 2014-12-22 | 4 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2014-12-22 | 4 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | [2.3] CS And DocBlock Fixes | Graham Campbell | 2014-12-22 | 4 | -4/+4 |
| | * | Fixed the AuthenticationProviderInterface alignment | Graham Campbell | 2014-12-09 | 1 | -8/+8 |
* | | | Merge branch '2.5' into 2.6 | Nicolas Grekas | 2014-12-12 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | fix phpdoc's alignment | Dariusz Rumiński | 2014-12-09 | 1 | -8/+8 |
* | | | Merge branch '2.5' into 2.6 | Fabien Potencier | 2014-12-08 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5 | Fabien Potencier | 2014-12-08 | 1 | -7/+7 |
| |\ \ | | |/ | |||||
| | * | fix phpdoc's alignment | Dariusz Rumiński | 2014-12-07 | 1 | -7/+7 |
* | | | Merge branch '2.5' into 2.6v2.6.1 | Fabien Potencier | 2014-12-02 | 4 | -6/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.5v2.5.8 | Fabien Potencier | 2014-12-02 | 4 | -6/+8 |
| |\ \ | | |/ | |||||
| | * | Docblock fixes | Graham Campbell | 2014-11-30 | 4 | -6/+8 |
* | | | 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 |
* | | | Merge branch '2.5' | Bernhard Schussek | 2014-09-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.4' into 2.5 | Bernhard Schussek | 2014-09-25 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-09-25 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | bug #10242 Missing checkPreAuth from RememberMeAuthenticationProviderv2.3.20 | Mathieu Morlon | 2014-09-24 | 1 | -1/+1 |
* | | | | Split of the SecurityContext to AuthorizationChecker and TokenStorage | Iltar van der Berg | 2014-09-24 | 2 | -0/+79 |
* | | | | Merge branch '2.5' | Fabien Potencier | 2014-09-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 | 2 | -9/+9 |
| | |\ \ | | | |/ | |||||
| | | * | fixed CS | Fabien Potencier | 2014-09-22 | 2 | -9/+9 |
* | | | | Add missing dot at the end of an exception message | Eugene Leonovich | 2014-06-24 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge branch '2.4' | Fabien Potencier | 2014-04-18 | 3 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-18 | 3 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | minor #10717 unified return null usages (fabpot) | Fabien Potencier | 2014-04-18 | 3 | -3/+3 |
| | |\ | |||||
| | | * | unified return null usages | Fabien Potencier | 2014-04-16 | 3 | -3/+3 |
* | | | | Merge branch '2.4' | Fabien Potencier | 2014-04-16 | 4 | -7/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-16 | 4 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | fixed types in phpdocs | Fabien Potencier | 2014-04-16 | 4 | -7/+7 |
| | |/ | |||||
* | | | Merge branch '2.4' | Fabien Potencier | 2014-04-16 | 7 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '2.3' into 2.4 | Fabien Potencier | 2014-04-16 | 7 | -13/+13 |
| |\ \ | | |/ |