Hi, I'm using HttpsRequestCycleProcessor and it works in most of the cases. However...
My login form is https protected. My non-bookmarkable urls are encrypted. On my login form, if the user misses the password, it will get notified (part of the form gets red) and it has the chance to start over. However this time the url is like http://example.com/?x=.... so it got redirected back to http. How could I remain on https in such cases? Regards, Istvan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
