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-05-23 10:20:35 +02:00
..
Command Update UserPasswordEncoderCommand.php 2020-02-07 08:49:54 +01:00
DataCollector Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Debug switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection [SecurityBundle] fix accepting env vars in remember-me configurations 2020-04-18 14:12:03 +02: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 Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Templating/Helper Removed non-existing parameters for LogoutUrlGenerator calls 2019-03-02 17:24:44 +01:00
Tests Skip Doctrine DBAL on php 8 until we have a compatible version. 2020-05-23 10:20:35 +02:00
.gitignore
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
composer.json [Security] Allow switching to another user when already switched 2020-02-26 04:23:24 +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
SecurityBundle.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
SecurityUserValueResolver.php