Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Weaver cc4f2bd955 Adding a type-hint to XmlFileLoader::validate(). hace 15 años
  Victor Berchet 4dacdcc4ec [Security] Use a negative length parameter to simplify the code hace 15 años
  Fabien Potencier 82f8ab839f [Security] added some unit tests (WIP) hace 15 años
  Fabien Potencier 836c512585 fixed interfaces problems hace 15 años
  Fabien Potencier acfd09eeb3 [FrameworkBundle] generate a random password if none is provided in the configuration hace 15 años
  Fabien Potencier bf3659d5bb added an exception when trying to extend a template with a decorator that uses a different renderer (for instance when a Twig template tries to extend a PHP one) hace 15 años
  Artur Kotyrba 2682bc2be5 [Security] Fixed typo hace 15 años
  Fabien Potencier 92c56a5066 Revert "[Routing] allowed multiple routing requirement with xml loader, using comma separated values" hace 15 años
  Jordi Boggiano 48155ccc2f [DependencyInjection] Regex optimization hace 15 años
  Jordi Boggiano 2186535848 [DependencyInjection] Removed useless code hace 15 años
  Fabien Potencier 0749038e73 [Security] changed the way passwords are compared to avoid timing attacks hace 15 años
  fivestar cb0f63f84b [HttpKernel] fixed typo at Security\Firewall\DigestAuthenticationListener hace 15 años
  ornicar e8bcbcba57 [Routing] allowed multiple routing requirement with xml loader, using comma separated values hace 15 años
  Vladimir Sazhin 08c3761731 added \RecursiveDirectoryIterator::SKIP_DOTS flag hace 15 años
  Justin Hileman 0ccc9805f5 Fix UniversalClassLoader issues with leading slashes. hace 15 años
  Fabien Potencier dd7e33af6b [TwigBundle] fixed the include tag to behave like the standard Twig include tag hace 15 años
  Fabien Potencier dd4f87b8c2 made form login configurable hace 15 años
  Fabien Potencier bdb051083c [FrameworkBundle] removed default controller for login hace 15 años
  Fabien Potencier 4b321141f9 [FrameworkBundle] added a way to configure the switch-user behavior hace 15 años
  Fabien Potencier 71228b5f29 [FrameworkBundle] added a way to configure the logout paths hace 15 años
  Fabien Potencier cb8161da7b [FrameworkBundle] removed support for none as an equivalent to false/null hace 15 años
  Pascal Borreli 437f8c7a86 [Security] Fixed typo hace 15 años
  Jeremy Mikola 0aba8ef720 [DependencyInjection] XmlFileLoader should allow "factory-service" attribute without "class" for <service> hace 15 años
  henrikbjorn f810723092 Removed the need for having the Security component enabled when using twig. hace 15 años
  Pascal Borreli d067d5da69 [Security] Fixed coding standard hace 15 años
  Pascal Borreli fde278d7a8 [Security] Fixed typo hace 15 años
  Pascal Borreli 8df4567a82 [CssSelector] Fixed typo hace 15 años
  Fabien Potencier f216f313e8 added the Security Component and its integration into the MVC framework hace 15 años
  Fabien Potencier 0fc6b15c17 [HttpFoundation] added a way to clear the session attributes hace 15 años
  Fabien Potencier 94347f73c5 [HttpFoundation] added a way to generate a URI based on the current one and a path hace 15 años