summaryrefslogtreecommitdiffstats
path: root/Tests/Core/Authentication
Commit message (Expand)AuthorAgeFilesLines
* Fixing test locationsRyan Weaver2015-09-231-90/+0
* fixes CSFabien Potencier2015-08-241-1/+1
* Changed visibility of setUp() and tearDown to protectedsarah khalil2015-03-131-1/+1
* Merge branch '2.5' into 2.6Fabien Potencier2015-01-081-83/+0
|\
| * [Security] moved test files into the right placeFabien Potencier2015-01-081-83/+0
* | [Security] add an AbstractVoter implementationRoman Marintšenko2014-09-231-0/+90
|/
* Merge branch '2.3' into 2.4Fabien Potencier2013-12-311-0/+83
|\
| * fixes PSR-0 issues in testsFabien Potencier2013-12-301-0/+0
| * bug #8997 [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role. (paw...Fabien Potencier2013-12-291-1/+43
| |\
| | * [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role.Paweł Wacławczyk2013-12-291-1/+43
| * | Fix parent serialization of user objectDavid de Boer2013-12-231-0/+41
| * | Merge branch '2.2' into 2.3v2.3.8Fabien Potencier2013-11-253-3/+3
| |\ \ | | |/ | |/|
| | * fixed @expectedException class namesv2.2.11Fabien Potencier2013-11-253-3/+3
* | | [Security] Split the component into 3 sub-components Core, ACL, HTTPBernhard Schussek2013-09-1814-1596/+0
|/ /
* | Fixed typosPascal Borreli2013-04-211-2/+2
|/
* [Security] Removed `get/setExtraInformation`, added `get/set(Token|User)`Alexander2013-01-071-3/+3
* Fixed @expectedException definitions to reference absolute exception pathsBernhard Schussek2013-01-056-20/+20
* fixed CSFabien Potencier2012-07-091-1/+0
* merged 2.0Fabien Potencier2012-06-201-28/+66
* updated license blocksEriksen Costa2012-03-314-12/+12
* moved component and bridge unit tests to the src/ directoryFabien Potencier2012-03-2914-0/+1559