Omnimaga

Omnimaga => Site Feedback and Questions => Topic started by: Xeda112358 on August 06, 2018, 04:31:38 pm

Title: Login Broken
Post by: Xeda112358 on August 06, 2018, 04:31:38 pm
I've noticed that when I try to sign in to Omni via the home page ( https://www.omnimaga.org/index.php ), it just hangs with a "Loading..." status bar at the top and never actually logs in. However, when I navigate to any other page and try to log in at the top, it works fine.
It has happened to me a few times in the past, but I so rarely need to log in that I attributed it to my internet connection.
Title: Re: Login Broken
Post by: Eeems on August 07, 2018, 01:52:48 pm
That's interesting. @Xeda112358 Could you attempt to replicate this on https://smf.eeems.codes/ and open an issue in the bitbucket issue tracker (https://ourl.ca/issue) with your findings?
@Sorunome I believe that this is something you'll need to look into.
Title: Re: Login Broken
Post by: Xeda112358 on August 07, 2018, 06:54:09 pm
I opened the debugger and figured out why x__x. I wasn't being redirected to https://www.omnimaga.org/index.php, so login wasn't secure and so the data wasn't sent. However, by clicking a link to any section of the site (including the banner to redirect me to the homepage), it would direct me to the HTTPS site.
Title: Re: Login Broken
Post by: DJ Omnimaga on September 01, 2018, 11:02:08 am
I had the same issue for the past 3.5 years.
Title: Re: Login Broken
Post by: c4ooo on September 01, 2018, 03:07:47 pm
I had the same issue for the past 3.5 years.
Me too.
Title: Re: Login Broken
Post by: Eeems on September 04, 2018, 12:48:15 am
We don't consider this an issue, as we don't support logging in unless you are using https. See omnimaga#35 (https://bitbucket.org/omnimaga/omnimaga.org/issues/35/h0ht6-forum-alberthrocks) for more information.
The real problem is that we still haven't added some way to properly force https connections.