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-03-05 14:30:08 +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 replaced Response::createRedirect by a new RedirectResponse class 2011-02-21 18:10:53 +01:00
Firewall [Security] forward the entire access denied exception instead of only the message 2011-03-05 14:30:08 +01:00
Logout [Security] Fixed typo 2011-02-26 20:02:06 +01:00
RememberMe [Security] Fixed Typo 2011-03-01 18:58:08 +01:00
Session added some doc comments 2011-01-27 13:49:00 +01:00
AccessMap.php namespace changes 2011-01-26 22:23:20 +01:00
Firewall.php Fixed typo 2011-01-28 18:46:27 +01:00
FirewallMap.php some fixes by just "blindly" trying to make phpStorm code analysis happier 2011-02-04 19:30:28 +01:00
FirewallMapInterface.php namespace changes 2011-01-26 22:23:20 +01:00