summaryrefslogtreecommitdiffstats
path: root/Http/Authentication/AuthenticationFailureHandlerInterface.php
Commit message (Expand)AuthorAgeFilesLines
* Fix some annotatesbronze1man2013-09-191-0/+1
* merged branch asm89/refactor-authentication-success-handling (PR #4599)Fabien Potencier2012-07-091-1/+1
|\
| * [Security] Update AuthenticationFailureHandlerInterface docblock. Never retur...Alexander2012-07-081-1/+1
* | fixed CSFabien Potencier2012-07-091-1/+1
|/
* updated license blocksEriksen Costa2012-03-311-3/+3
* Authentication(Success|Failure)Handler can now return nullOlivier Dolbeau2012-01-241-1/+1
* fixed CSFabien Potencier2011-06-081-1/+1
* added missing license headersFabien Potencier2011-05-311-0/+9
* [Security] removed un-needed event parameter from many interfacesJohannes Schmitt2011-03-181-4/+1
* [Security] Fixed method names in the Firewall listenersBernhard Schussek2011-03-171-1/+1
* Switched from Doctrine's EventManager implementation to the EventManager clon...Bernhard Schussek2011-03-131-3/+3
* Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-071-3/+3
* Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-051-3/+3
* [Security] fixes a bug where authentication errors might have leaked confiden...Johannes Schmitt2011-02-141-5/+6
* added some doc commentsJohannes Schmitt2011-01-271-0/+21
* namespace changesJohannes M. Schmitt2011-01-261-0/+11