summaryrefslogtreecommitdiffstats
path: root/Http/Firewall/AccessListener.php
Commit message (Expand)AuthorAgeFilesLines
* AccessDeniedException: rename object to subjectChristian Flothmann2016-09-191-1/+1
* [Security] Expose the required roles in AccessDeniedExceptionTristan Darricau2016-07-291-1/+5
* Change error message to reflect SecurityContext deprecation.Nicholas Byfleet2015-06-051-1/+1
* Merge branch '2.6' into 2.7Fabien Potencier2015-01-251-1/+1
|\
| * Removed dead code and various cleaningv2.3.25sarah khalil2015-01-211-1/+1
* | added type-hintFabien Potencier2015-01-081-7/+1
* | [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-5/+11
|/
* [Security] remove unused loggerTobias Schultze2013-09-181-4/+1
* Remove use of deprecated HttpKernel LoggerInterfaceJordi Boggiano2013-01-091-1/+1
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-191-0/+3
* [Security] added AccessMapInterfaceKris Wallsmith2012-02-151-2/+2
* [Security] Update access listener constructor's prototype and add testsAntoine Hérault2011-06-261-2/+2
* [Security] removed obsolete use statementsFabien Potencier2011-05-301-1/+0
* [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-4/+4
* Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-131-23/+5
|\
| * [Security] removed core.security eventJohannes Schmitt2011-03-111-18/+0
| * [Security] various changes, see belowJohannes Schmitt2011-03-101-6/+6
* | Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-071-3/+3
* | Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-071-2/+2
|\ \ | |/
| * replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
* | Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-051-12/+12
|/
* namespace changesJohannes M. Schmitt2011-01-261-0/+92