Hi,

I have some questions regarding sfSslRequirement [1]:
- Is there a reason why it was not implemented to not redirect to https 
in development mode?

- Is there a reason why the redirction is not only done on isFirstCall()?

- Why is the code structured to not just have a $filterChain->execute(); 
call at the end, since the redirect should stop execution anyways?

The above issues do not seem to be the case with the following solution:
http://blog.phpdeveloper.co.nz/2006/10/25/ssl-redirect-filter-for-symfony/

However its not as cleanly implemented in other areas and it seems like 
Fabien had his fingers on sfSslRequirement, so I am just wondering of 
these were oversights or if I am missing something.

regards,
Lukas

[1] http://www.symfony-project.com/trac/wiki/sfSslRequirementPlugin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to