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/Bundle/SecurityBundle
2020-01-06 22:59:17 +01:00
..
Command Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
DataCollector [SecurityBundle] fix return type declarations 2019-08-26 09:52:58 +02:00
Debug switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection bug #34788 [SecurityBundle] Properly escape regex in AddSessionDomainConstraintPass (fancyweb) 2019-12-06 21:35:12 +01:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Resources [SecurityBundle] correct types for default arguments for firewall configs 2019-10-23 10:40:35 +01:00
Security [SecurityBundle][FirewallMap] Remove unused property 2019-12-13 17:57:31 +01:00
Templating/Helper Removed non-existing parameters for LogoutUrlGenerator calls 2019-03-02 17:24:44 +01:00
Tests [Security] Prevent canceled remember-me cookie from being accepted 2020-01-06 22:59:17 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
composer.json [Security] Prevent canceled remember-me cookie from being accepted 2020-01-06 22:59:17 +01:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
SecurityUserValueResolver.php Added a SecurityUserValueResolver for controllers 2016-07-01 08:00:40 +02:00