How to add https to login and register pages ?
My website is: http://www.oxy.co/answers/
I want to https on login page: ex : https://www.oxy.co/answers/login?to=
and register page, ex: https://www.oxy.co/answers/register?to=
You could make a little plugin which overrides function qa_path(...) for these cases, and constructs a full URL starting with https://
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.