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
2011-06-25 17:15:23 +02:00
..
Authentication fixed CS 2011-06-08 12:16:48 +02:00
Authorization added missing license headers 2011-05-31 10:57:06 +02:00
EntryPoint [Security] Fix http basic authentication entry point 2011-06-25 17:15:23 +02:00
Event fixed CS 2011-06-08 12:16:48 +02:00
Firewall [Security] added an HttpUtils class to manage logic related to Requests and Responses 2011-06-22 14:47:19 +02:00
Logout fixed CS 2011-06-08 12:16:48 +02:00
RememberMe made some tweaks to error levels 2011-06-15 13:04:19 +02:00
Session fixed CS 2011-06-08 12:16:48 +02:00
AccessMap.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00
Firewall.php Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
FirewallMap.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00
FirewallMapInterface.php fixed CS 2011-06-08 12:16:48 +02:00
HttpUtils.php [Security] added an HttpUtils class to manage logic related to Requests and Responses 2011-06-22 14:47:19 +02:00
SecurityEvents.php fixed CS 2011-06-08 12:16:48 +02:00