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 6735b35062 Merge branch '2.7' into 2.8
* 2.7:
  allow to configure custom formats in XML configs
  require the XML PHP extension
  Fixed absolute url generation for query strings and hash urls
  bumped Symfony version to 2.7.32
  [Filesystem] Dont copy perms when origin is remote
  updated VERSION for 2.7.31
  update CONTRIBUTORS for 2.7.31
  updated CHANGELOG for 2.7.31
2017-07-11 09:12:11 +02:00
..
Command Merge branch '2.7' into 2.8 2016-07-30 03:20:35 -04:00
DataCollector Merge branch '2.7' into 2.8 2017-06-08 16:53:01 -07:00
DependencyInjection Merge branch '2.7' into 2.8 2017-03-23 09:08:03 -07:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources Add width attribute on SVG 2016-02-09 21:05:23 +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.7' into 2.8 2017-07-05 09:50:35 +03:00
Twig/Extension Use namespaced Twig 2017-06-01 23:44:38 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [Security][SecurityBundle] Use csrf_token_id instead of deprecated intention 2015-11-28 16:40:40 +01:00
composer.json Merge branch '2.7' into 2.8 2017-07-11 09:12:11 +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 Implemented LDAP authentication and LDAP user provider 2015-09-28 13:12:05 +02:00