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-09-30 22:35:02 +02:00
..
Authentication Revert "marked some classes as being experimental in 2.3" 2013-06-13 10:14:47 +02: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 Merge branch '2.3' 2013-09-06 20:21:06 +02:00
Logout [Security] Extract default logout success handling logic 2012-07-14 16:07:08 +02:00
RememberMe Use HMAC construction for remember me cookie hashes 2013-07-21 21:35:20 +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 [HttpKernel] added $event->isMasterRequest() 2013-08-08 14:41:21 -07: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 [HttpFoundation] added a way to override the Request class 2013-09-30 22:35:02 +02:00
SecurityEvents.php [Security] PHPDoc in SecurityEvents 2013-01-21 16:19:16 +01:00