Forum OpenACS Q&A: Re: How to stay in http: after i register in https:????

Collapse
Posted by Caroline Meeks on
Thanks Lars,

It is indeed a bug..but in ecommerce!  I tracked it down and if you use auth::require_login or ad_maybe_redirect_for_registration it uses a proc ad_get_login_url that uses http in the return url.

The reason I had trouble was I was using old ecommerce code that did the redirects and return url on that page rather then using a proc.

I will file a ticket in ecommerce giving people a heads up. However, I am using the regular registration with my ecommerce site. Out-of-the-box ecommerce is still using its own registration which is completely untested with 5.0.