ElkArte Community

Elk Development => Bug Reports => Topic started by: forumsearch0r on January 27, 2014, 05:28:33 am

Title: OpenID login makes a difference between http and https
Post by: forumsearch0r on January 27, 2014, 05:28:33 am
I registered with http://<myopenid>.

Logging in with https://<myopenid> - where my provider redirects me to anyway - leads to the registration site.

ElkArte should be smart enough to recognize that.
Title: Re: OpenID login makes a difference between http and https
Post by: TE on January 27, 2014, 05:35:29 am
yep, definitely.. thanks for the report, I'll check it.
Title: Re: OpenID login makes a difference between http and https
Post by: emanuele on September 20, 2015, 11:21:04 am
So, if I got it right, if the server_url is http, but the user submit an https url, the system should not care about that difference and continue with the login, right?
Title: Re: OpenID login makes a difference between http and https
Post by: forumsearch0r on September 20, 2015, 11:49:55 am
Right.
Title: Re: OpenID login makes a difference between http and https
Post by: emanuele on September 22, 2015, 04:32:10 pm
Should be fixed in the dev branch:
https://github.com/emanuele45/Dialogo/commit/0f9c9ff838b1e32d6a458399cd8927095f81e618

I may port here the fix to see if it works... not today. LOL
Title: Re: OpenID login makes a difference between http and https
Post by: forumsearch0r on September 22, 2015, 04:42:47 pm
I'll test your fix later then, LOL.