I think the strtolower() should be removed from the action name in sfSslRequirementActionMixin.class.php, if anyone doesn't object I am going to make that change.
- Jon On Jul 3, 2007, at 9:24 AM, Loïc Vernet wrote: > I had also filled a bug report about this plugin some times ago... > > http://trac.symfony-project.com/trac/ticket/1894 > ++ > > ----- Message d'origine ---- > De : Marli <[EMAIL PROTECTED]> > À : symfony developers <[email protected]> > Envoyé le : Mardi, 3 Juillet 2007, 16h15mn 17s > Objet : [symfony-devs] Re: Anyone using sfSslRequirementPlugin? > > > I tried using that plugin tonight as well and ran into the exact same > problem. > > The solution, I discovered, is very simple - whenever you have > require_ssl anywhere, you have to put allow_ssl: true as well. For > some insane reason it appears defaults to false (you would assume > something like that would be true by default). It's not mentioned in > the documentation anywhere but adding allow_ssl: true solved the > infinite redirection loop for me. > > Hope that helps, > > Marli > > On Jul 3, 7:05 am, "Jonathan H. Wage" <[EMAIL PROTECTED]> wrote: > > When I require_ssl for one of my actions, it gets in an infinite > loop > > of redirecting? Anyone else have this issue? > > > > - Jon > > > Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers > Yahoo! Mail > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
