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
Fabien Potencier 18495e7b3c Merge branch '2.1'
* 2.1: (29 commits)
  [DependencyInjection] fixed composer.json
  [Validator] Fix typos in validators.ru.xlf
  Edited some minor grammar and style errors in russian validation file
  Updated Bulgarian translation
  [Form] improve error message with a "hasser" hint for PropertyAccessDeniedException
  [Form] Updated checks for the ICU version from 4.5+ to 4.7+ due to test failures with ICU 4.6
  [Form] simplified a test from previous merge
  Update src/Symfony/Component/Form/Extension/Core/Type/FileType.php
  fixed CS
  Xliff with other node than source or target are ignored
  small fix of #5984 when the container param is not set
  Filesystem Component mirror symlinked directory fix
  [Process][Tests] fixed chainedCommandsOutput tests
  fixed CS
  Use better default ports in urlRedirectAction
  Add tests for urlRedirectAction
  info about session namespace
  fix upgrade info about locale
  Update src/Symfony/Component/DomCrawler/Tests/FormTest.php
  Update src/Symfony/Component/DomCrawler/Form.php
  ...
2012-11-29 11:32:45 +01:00
..
Command simplified the Prng code 2012-10-28 08:03:05 +01:00
DataCollector [Security] various changes, see below 2011-03-10 10:25:32 +01:00
DependencyInjection Merge branch '2.1' 2012-11-29 11:32:45 +01:00
EventListener Move remember me ResponseListener from security bundle into security component 2012-08-30 11:15:49 +12:00
Resources changed the Firewall to be a proper subscriber 2012-11-06 11:06:32 +01:00
Security updated license blocks 2012-03-31 18:00:32 -03:00
Templating/Helper Nsdocblocks 2012-10-20 09:10:30 +02:00
Tests Merge branch '2.1' 2012-11-29 11:32:45 +01:00
Twig/Extension moved the Security Twig extension to the bridge 2012-06-10 19:01:52 +02:00
.gitattributes Fix export-ignore on Windows 2012-11-08 10:51:48 +01:00
CHANGELOG.md [Security] Added Pbkdf2PasswordEncoder 2012-10-08 11:17:32 +02:00
composer.json Optimize autoload prefix in composer.json 2012-09-28 09:34:16 +02:00
LICENSE added missing LICENSE files 2012-05-18 19:00:00 +02:00
SecurityBundle.php [BC break][SecurityBundle] Changed the way to register factories 2011-11-17 20:16:17 +01:00