Hi,
I have tried for many hours now to get this to work.
I want to add http-basic auth to my config _only_ for testing.
Just doing the following in my config_test.yml explodes with a config error:
security.config:
firewalls:
main:
http-basic: true
Same if I do:
security.config:
providers:
main:
id: fos_user.user_manager
firewalls:
main:
http-basic: true
Then I tried using parameters but that also doesnt set the http basic auth in
the config, since it seems like it already evaluates the parameter in the first
config:
http://pastebin.com/kngdnuuE
I guess when we only do the load call only once, this issue should be fixed.
Not sure what to do in the mean time though :(
Gruss,
Lukas
--
Liip AG // T +41 43 500 39 84 // M +41 77 42 61 811
Feldstrasse 133 // CH-8004 Zürich // GPG0x34DF44F7
Lukas Kahwe Smith
[email protected]
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en