[Resolved] Can't login on mobile

Solution
try again, the left sidebar login link should be fixed now

//e:
problem was that by default, most login links are wired up to an overlay, which does not work with the redirect to our auth server, so i have to find all remaining occurences of login/signup links that still try to open an overlay.
we use a slightly modified login system now that we have oauth, it seems that on mobile the login link still redirects to the old system which is not functional, will fix
 
try again, the left sidebar login link should be fixed now

//e:
problem was that by default, most login links are wired up to an overlay, which does not work with the redirect to our auth server, so i have to find all remaining occurences of login/signup links that still try to open an overlay.
 
Solution
try again, the left sidebar login link should be fixed now

//e:
problem was that by default, most login links are wired up to an overlay, which does not work with the redirect to our auth server, so i have to find all remaining occurences of login/signup links that still try to open an overlay.
ty
 

Users who are viewing this thread

Back
Top