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
2019-07-05 23:02:06 +02:00
..
CacheWarmer fixed CS 2019-01-16 19:35:49 +01:00
Command [Security] deprecate BCryptPasswordEncoder in favor of NativePasswordEncoder 2019-04-18 18:59:05 +02:00
DataCollector undeprecate the RoleHierarchyInterface 2019-03-22 16:40:58 +01:00
Debug [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
DependencyInjection Merge branch '4.3' into 4.4 2019-07-05 23:02:06 +02:00
EventListener [Contracts][EventDispatcher] add EventDispatcherInterface to symfony/contracts and use it where possible 2019-03-25 18:18:00 +01:00
Resources [Ldap] Add users extra_fields in ldap component 2019-06-22 10:34:40 +02:00
Security throw TypeErrors to prepare for type hints in 5.0 2019-03-19 22:07:50 +01:00
Templating/Helper [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Tests Merge branch '4.3' into 4.4 2019-07-02 16:37:50 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [Security] Add NativePasswordEncoder 2019-04-18 13:38:48 +02:00
composer.json [SecurityBundle] add missing contraint for symfony/config dep 2019-06-07 22:39:07 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +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 [Security] Deprecate simple_preauth and simple_form in favor of Guard 2018-10-03 09:02:12 +02:00
SecurityUserValueResolver.php made deprecation notices less verbose 2018-02-19 13:10:10 +01:00