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 a4f3baae37 Merge branch '3.0'
* 3.0:
  [ClassLoader] Use symfony/polyfill-apcu
  [HttpFoundation][Cookie] Cookie DateTimeInterface fix
  bumped Symfony version to 2.8.3
  updated VERSION for 2.8.2
  updated CHANGELOG for 2.8.2
  bumped Symfony version to 2.7.10
  updated VERSION for 2.7.9
  updated CHANGELOG for 2.7.9
  bumped Symfony version to 2.3.38
  updated VERSION for 2.3.37
  update CONTRIBUTORS for 2.3.37
  updated CHANGELOG for 2.3.37
  added missing requirement
  removed obsolete tests, fixed composer.json
  do not ship with a custom rng implementation
  [Console] HHVM read input stream bug
  Fix max width for multibyte keys in choice question
  [Console] Display console application name even when no version set
  Remove calls to non-existing method
  Remove empty statements.
2016-01-15 10:32:41 +01:00
..
Command Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
DataCollector Avoid errors when generating the logout URL when there is no firewall key 2015-09-23 10:16:04 +02:00
DependencyInjection Merge branch '2.8' 2015-11-29 11:01:15 +01:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources Merge branch '2.8' into 3.0 2016-01-03 16:35:16 +01:00
Security [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Templating/Helper Fix the logout path when not using the router 2015-12-17 13:54:40 +01:00
Tests Merge branch '2.8' into 3.0 2016-01-14 09:27:24 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '2.8' 2015-11-28 16:44:17 +01:00
composer.json updated version to 3.1 2015-11-30 22:39:17 +01:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
SecurityBundle.php Implemented LDAP authentication and LDAP user provider 2015-09-28 13:12:05 +02:00