Johannes Schmitt
|
e0c745757d
[SecurityBundle] moved all non-class parameters to the Configuration file
|
14 năm trước cách đây |
Martin Hason
|
aae492f79b
removed unused use statements in DIC extensions
|
14 năm trước cách đây |
Martin Hason
|
3bdacafb1b
[SecurityBundle] simplified resource location
|
14 năm trước cách đây |
Fabien Potencier
|
2cf0601f18
[SecurityBundle] made the anonymous key parameter configurable and random by default
|
14 năm trước cách đây |
Fabien Potencier
|
d7663e7046
[SecurityBundle] fixed the anonymous listener which was always registered
|
14 năm trước cách đây |
Kris Wallsmith
|
1314d6fda7
fixed listener definition
|
14 năm trước cách đây |
Johannes Schmitt
|
97125269d2
[Security] fixed some tests
|
14 năm trước cách đây |
Johannes M. Schmitt
|
3e5fe74cfb
Merge branch 'master' of git://github.com/petajaros/symfony into visibilityChanges
|
14 năm trước cách đây |
Johannes Schmitt
|
1d5538fc60
[Security] various changes, see below
|
14 năm trước cách đây |
Petr Jaroš
|
82a44ec9d4
[Security] Bugfix - Ensure that passwords is of string type. Function BasePasswordEncoder::comparePasswords haven't been working properly for numeric (plaintype) passwords.
|
14 năm trước cách đây |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 năm trước cách đây |
Johannes Schmitt
|
f82b89cdc5
[Security] changed defaults for MessageDigestEncoder
|
14 năm trước cách đây |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
14 năm trước cách đây |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
14 năm trước cách đây |
Johannes M. Schmitt
|
22947da18d
[Security] added some classes to the compilation map
|
14 năm trước cách đây |
Johannes M. Schmitt
|
53f3ff8258
[Security] adds a chain user provider
|
14 năm trước cách đây |
Johannes Schmitt
|
82c6844147
[Security] moved Security classes out of DoctrineBundle, cleaned-up SecurityExtension accordingly
|
14 năm trước cách đây |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
14 năm trước cách đây |
Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
14 năm trước cách đây |
Johannes Schmitt
|
b685b3ab4d
[Security] adds logout success handler
|
14 năm trước cách đây |
Johannes Schmitt
|
bc283f1a66
[Security] removed 'security.authentication_provider' tag
|
14 năm trước cách đây |
Johannes Schmitt
|
5c7fe8f866
[Security] simplified encoder factory implementation
|
14 năm trước cách đây |
Johannes M. Schmitt
|
0643dc44fd
[Security] adds a priority attribute to security voters
|
14 năm trước cách đây |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 năm trước cách đây |
Johannes M. Schmitt
|
3dfc09cd8d
[Security] fixes some regressions
|
14 năm trước cách đây |
Johannes Schmitt
|
a5cfc2207c
[Security/DependencyInjection] updated SecurityBundle's configuration, some bug fixes in DIC config classes
|
14 năm trước cách đây |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 năm trước cách đây |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
14 năm trước cách đây |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
14 năm trước cách đây |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
14 năm trước cách đây |