Johannes Schmitt
|
0eb4f49061
Merge branch 'fix-acl-schema-generator' of https://github.com/lewinski/symfony into lewinski-fix-acl-schema-generator
|
hace 14 años |
Jakub Zalas
|
61f67d20c8
[Config] Added tests for BooleanNode.
|
hace 14 años |
Johannes Schmitt
|
4c7aa343d3
Merge branch 'opensky-hotfix/remember-me-token-fix' into security
|
hace 14 años |
Johannes Schmitt
|
966607746f
Merge branch 'hotfix/remember-me-token-fix' of https://github.com/opensky/symfony into opensky-hotfix/remember-me-token-fix
|
hace 14 años |
Johannes Schmitt
|
e03958f5b0
Merge branch 'cyqui-TICKET_9557' into security
|
hace 14 años |
Johannes Schmitt
|
e91cb7cf96
Merge branch 'TICKET_9557' of https://github.com/cyqui/symfony into cyqui-TICKET_9557
|
hace 14 años |
Johannes Schmitt
|
f82b89cdc5
[Security] changed defaults for MessageDigestEncoder
|
hace 14 años |
Cyril Quintin
|
310a6c99a2
TICKET #9557: session isn't required when using http basic authentification mecanism for example
|
hace 14 años |
Robert Schönthal
|
3567fc4e6c
[HttpFoundation] added Session tests.
|
hace 14 años |
Robert Schönthal
|
58db452e21
[HttpFoundation] added a check for array keys existence.
|
hace 14 años |
Johannes Schmitt
|
f010742e45
[Security] improved entropy to make collision attacks harder
|
hace 14 años |
Xavier Perez
|
751043456c
Fixed code coverage generation when resources folder are deeper
|
hace 14 años |
Fabien Potencier
|
44d069a3fb
Merge remote branch 'kriswallsmith/dic/auto-ext-load'
|
hace 14 años |
Fabien Potencier
|
727326b7b8
Merge remote branch 'kriswallsmith/assetic/factory-workers'
|
hace 14 años |
Fabien Potencier
|
7eb4b67ec4
Merge remote branch 'kriswallsmith/assetic/update'
|
hace 14 años |
Fabien Potencier
|
50c118a368
Merge remote branch 'cyqui/FIX-OVERRIDED-SERVER'
|
hace 14 años |
Cyril Quintin
|
1e4e899641
requestTest, override globals erase for the next tests. so backup it and restore it.
|
hace 14 años |
Fabien Potencier
|
078e1b45fc
Merge remote branch 'Chekote/js_escape_bug'
|
hace 14 años |
Fabien Potencier
|
4a8f10192f
[DependencyInjection] fixed unit tests when using phar and suhosin
|
hace 14 años |
Bulat Shakirzyanov
|
dbde41c082
[Security] added the 'key' attribute of RememberMeToken to serialized string to be stored in session
|
hace 14 años |
Chekote
|
4e280dfc37
Fixed undefined variable error when escaping a js string while using UTF-8 charset.
|
hace 14 años |
Hugo Hamon
|
cd5d1bd62e
[Security] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
|
hace 14 años |
Hugo Hamon
|
2cbdd2c18b
[HttpKernel] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
|
hace 14 años |
Hugo Hamon
|
8182913f1f
[BrowserKit] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
|
hace 14 años |
Hugo Hamon
|
ad56bd8e47
[HttpFoundation] fix cookie path default value to / and added some new unit tests to cover the class
|
hace 14 años |
Kris Wallsmith
|
33d47be32e
[HttpKernel] added an subclass merge extension configuration compiler pass to ensure each bundle's "main" extension is loaded
|
hace 14 años |
Kris Wallsmith
|
bf0553c23a
[DependencyInjection] extensions should only load if called during configuration
|
hace 14 años |
aurelijus
|
218a9ae51e
Add cache warmed routers support to RouteHelper
|
hace 14 años |
Kris Wallsmith
|
f7b7288892
[AsseticBundle] added compiler pass for factory workers
|
hace 14 años |
ornicar
|
6790e45911
[DependencyInjection] Fix variable name in ExtensionInterface
|
hace 14 años |