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
Nicolas Grekas c4ae73939e Merge branch '3.3' into 3.4
* 3.3:
  Random fixes
  Docblock fixes
  [HttpKernel] Enhance deprecation message
  [SecurityBundle] Fix the datacollector to properly support decision.object being null
2017-11-07 13:10:25 +01:00
..
Command minor #21620 [Security] Saltless Encoder Interface (zanbaldwin) 2017-09-27 15:29:25 +02:00
DataCollector Merge branch '3.3' into 3.4 2017-10-29 14:08:13 -07:00
Debug Give info about called security listeners in profiler 2017-06-13 10:30:58 +02:00
DependencyInjection Merge branch '3.3' into 3.4 2017-10-28 18:49:05 +02:00
EventListener Fix AclSchemaListener deprecation 2017-09-27 23:42:53 +02:00
Resources Merge branch '3.3' into 3.4 2017-11-07 13:10:25 +01:00
Security Merge branch '3.3' into 3.4 2017-09-11 14:23:16 -07:00
Templating/Helper Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Tests Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md feature #24378 [SecurityBundle] Deprecate auto picking the first provider (ogizanagi) 2017-09-30 06:42:59 -07:00
composer.json [DI] Resolve nested refs to aliases 2017-09-13 13:21:02 +02:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php [Security][SecurityBundle] Deprecate the HTTP digest auth 2017-09-26 20:29:06 +02:00
SecurityUserValueResolver.php Added a SecurityUserValueResolver for controllers 2016-07-01 08:00:40 +02:00