From: Joey Hess Date: Fri, 20 Sep 2019 16:10:18 +0000 (-0400) Subject: bug report X-Git-Tag: 3.20200202.3~42 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/68f4bc14c8dd2dc893065df9e4f6e310190d1940?hp=d39bfe80cb92939e8bf793821bbc30cb78d49687 bug report --- diff --git a/doc/bugs/http_login_after_https_login_leads_to_extremely_confusing_error.mdwn b/doc/bugs/http_login_after_https_login_leads_to_extremely_confusing_error.mdwn new file mode 100644 index 000000000..eae465f1d --- /dev/null +++ b/doc/bugs/http_login_after_https_login_leads_to_extremely_confusing_error.mdwn @@ -0,0 +1,10 @@ +As reported by many confused users at + +a successful login can end up at the error message "Error: Login succeeded, +but I don't remember why you were logging in [...]" + +This happens when the user has earlier logged into a site on its https +url, but then later navigates to the http url, and is prompted to log in +there. + +Workaround: Set `redirect_to_https`.