You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
In some circumstances (Germany) google doesn't respond with a 301 or 302 redirect, but with a meta-tag: <meta http-equiv="refresh" content="0; url=''>
wpgplus needs to filter for these as well, or have a wholly different way of determining from where to get the login form (which might be better in the long run)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In some circumstances (Germany) google doesn't respond with a 301 or 302 redirect, but with a meta-tag:
<meta http-equiv="refresh" content="0; url=''
>wpgplus needs to filter for these as well, or have a wholly different way of determining from where to get the login form (which might be better in the long run)
The text was updated successfully, but these errors were encountered: