Matthias Nothhaft wrote: > Lukas Kahwe Smith wrote: >> Martin Kreidenweis wrote: >> >>> As every setting in app.yml is environment-specific (see [1]) anyway, >>> wouldn't it be better to just use a simple boolean value? >>> >>> like that: >>> app.yml: -------------------- >>> all: >>> disable_ssl_filter: false >>> >>> dev: >>> disable_ssl_filter: true >>> ----------------------------- >> Yes, good point. > > SVN looks fine now. > > AFAIK the sfSslRequirementActionMixin is also subject of the security > problem which was fixed with Symfony 1.0.1 > > I suggest to also strtolower() the actionName here to sync the behaviour!?
I guess you can commit this one yourself :) regards, Lukas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
