Justin Hileman
|
0ccc9805f5
Fix UniversalClassLoader issues with leading slashes.
|
14 年 前 |
Fabien Potencier
|
dd7e33af6b
[TwigBundle] fixed the include tag to behave like the standard Twig include tag
|
14 年 前 |
Fabien Potencier
|
dd4f87b8c2
made form login configurable
|
14 年 前 |
Fabien Potencier
|
bdb051083c
[FrameworkBundle] removed default controller for login
|
14 年 前 |
Fabien Potencier
|
4b321141f9
[FrameworkBundle] added a way to configure the switch-user behavior
|
14 年 前 |
Fabien Potencier
|
71228b5f29
[FrameworkBundle] added a way to configure the logout paths
|
14 年 前 |
Fabien Potencier
|
cb8161da7b
[FrameworkBundle] removed support for none as an equivalent to false/null
|
14 年 前 |
Pascal Borreli
|
437f8c7a86
[Security] Fixed typo
|
14 年 前 |
Jeremy Mikola
|
0aba8ef720
[DependencyInjection] XmlFileLoader should allow "factory-service" attribute without "class" for <service>
|
14 年 前 |
henrikbjorn
|
f810723092
Removed the need for having the Security component enabled when using twig.
|
14 年 前 |
Pascal Borreli
|
d067d5da69
[Security] Fixed coding standard
|
14 年 前 |
Pascal Borreli
|
fde278d7a8
[Security] Fixed typo
|
14 年 前 |
Pascal Borreli
|
8df4567a82
[CssSelector] Fixed typo
|
14 年 前 |
Fabien Potencier
|
f216f313e8
added the Security Component and its integration into the MVC framework
|
14 年 前 |
Fabien Potencier
|
0fc6b15c17
[HttpFoundation] added a way to clear the session attributes
|
14 年 前 |
Fabien Potencier
|
94347f73c5
[HttpFoundation] added a way to generate a URI based on the current one and a path
|
14 年 前 |
Antoine Hérault
|
56d98305ca
fixed form field groups rendering
|
14 年 前 |
Fabien Potencier
|
5b6d92df3c
fixed unit tests
|
14 年 前 |
Kris Wallsmith
|
4a18624927
[Validator] removed ftp and ftps from default url protocols
|
14 年 前 |
Kris Wallsmith
|
29360a0eea
Removed old resources array property from DI extension classes.
|
14 年 前 |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 年 前 |
Kris Wallsmith
|
0b1f3145ae
Removed unnecessary "public" from interface method signatures.
|
14 年 前 |
pborreli
|
2dc357d3a8
[WebProfilerBundle] Fixed label reference, fixed markup, optimized css and images
|
14 年 前 |
Fabien Pennequin
|
dbfa06c54f
[OutputEscaper] Add some tests
|
14 年 前 |
Fabien Pennequin
|
71ace34822
[Routing] Added some tests
|
14 年 前 |
Fabien Pennequin
|
c543692891
[DependencyInjection] Added tests for ContainerBuilder class
|
14 年 前 |
Fabien Pennequin
|
7225cf64b1
[DependencyInjection] Added tests for methods hasMethodCall and removeMethodCall of Definition class
|
14 年 前 |
Artur Kotyrba
|
308e85a5a7
Removed methods which implemented interfaces by throwing \LogicException('You must override...').
|
14 年 前 |
pborreli
|
80868f1712
[Translation] Fixed phpdoc, thx Koc
|
14 年 前 |
pborreli
|
86cc6a11d9
[Component] Fixed some spelling typos
|
14 年 前 |