This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Security/Http
2013-05-08 15:02:39 +02:00
..
Authentication Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
Authorization fixed CS 2012-07-09 14:54:20 +02:00
EntryPoint [Security] Return 401 when using use_forward for form authentication 2013-03-23 15:10:50 +01:00
Event [Security] tweaked previous merge 2012-07-26 08:13:41 +02:00
Firewall [Security] Add simple_token auth method 2013-05-08 15:02:39 +02:00
Logout [Security] Extract default logout success handling logic 2012-07-14 16:07:08 +02:00
RememberMe Doctrine cannot handle bare random non-utf8 strings 2013-03-31 22:30:03 +02:00
Session fixed CS 2012-07-09 14:54:20 +02:00
AccessMap.php [Security] added AccessMapInterface 2012-02-15 14:14:40 -08:00
AccessMapInterface.php fixed CS 2012-07-09 14:54:20 +02:00
Firewall.php [Security] Removed unused var 2013-03-28 18:41:24 +01:00
FirewallMap.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
FirewallMapInterface.php fixed CS 2012-07-09 14:54:20 +02:00
HttpUtils.php Merge branch '2.1' into 2.2 2013-03-15 11:54:52 +01:00
SecurityEvents.php [Security] PHPDoc in SecurityEvents 2013-01-21 16:19:16 +01:00