From: Joey Hess Date: Fri, 5 Jan 2018 15:09:43 +0000 (-0400) Subject: think I cracked it X-Git-Tag: 3.20180105~6 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/76ff547344de435adfb97cd1c8046f6cadf0ccd3 think I cracked it --- diff --git a/doc/bugs/login_problem.mdwn b/doc/bugs/login_problem.mdwn index 1a9e7650e..b9f70d755 100644 --- a/doc/bugs/login_problem.mdwn +++ b/doc/bugs/login_problem.mdwn @@ -8,8 +8,13 @@ It doesn't seem limited to any login method; email and password have both been said not to work. (Openid too, but could be openid provider problem there.) -I have not managed to reproduce the problem myself. --[[Joey]] +I have not managed to reproduce the problem myself, using firefox, +firefox-esr, or chromium. --[[Joey]] > Otto Kekäläinen described to me a problem where email login to post a > comment seemed to work; it displayed the comment edit form; but posting -> the form went back to the login page. Cookie problem? --[[Joey]] +> the form went back to the login page. Cookie problem? +> +> Ok, to reproduce the problem: Log into joeyh.name using https. The email +> login link is a http link. The session cookie was set https-only. +> --[[Joey]]