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
Johannes Schmitt 1d5538fc60 [Security] various changes, see below
- visibility changes from protected to private
- AccountInterface -> UserInterface
- SecurityContext::vote() -> SecurityContext::isGranted()
2011-03-10 10:25:32 +01:00
..
Authentication [Security] fixes a bug where authentication errors might have leaked confidential information 2011-02-14 20:55:06 +01:00
Authorization added some doc comments 2011-01-27 13:49:00 +01:00
EntryPoint [Security] various changes, see below 2011-03-10 10:25:32 +01:00
Firewall [Security] various changes, see below 2011-03-10 10:25:32 +01:00
Logout [Security] various changes, see below 2011-03-10 10:25:32 +01:00
RememberMe [Security] various changes, see below 2011-03-10 10:25:32 +01:00
Session [Security] various changes, see below 2011-03-10 10:25:32 +01:00
AccessMap.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00
Firewall.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00
FirewallMap.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00
FirewallMapInterface.php namespace changes 2011-01-26 22:23:20 +01:00