djoos / EscapeWSSEAuthenticationBundle

Symfony bundle to implement WSSE authentication
http://symfony.com/doc/current/cookbook/security/custom_authentication_provider.html
137 stars 59 forks source link

Fix entry point - can not replace defaults paremeters #15

Closed dkorsak closed 11 years ago

dkorsak commented 11 years ago

Custom real and profile parameters from security.yml do not replace defaults values from configuration.

djoos commented 11 years ago

Hi @dkorsak,

thanks for flagging this issue... We've implemented the changes and added in extra assertions (see: https://github.com/escapestudios/EscapeWSSEAuthenticationBundle/commit/18ee5405d0cb61b20bd7b641f28a6160d75cdb3d)

Thanks for your contribution!

Kind regards, David