diff options
author | Joey Hess <joeyh@joeyh.name> | 2018-01-05 11:09:43 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2018-01-05 11:09:43 -0400 |
commit | 76ff547344de435adfb97cd1c8046f6cadf0ccd3 (patch) | |
tree | 1a17e028e6704937576cb6f67119446afb38e4a1 /doc/bugs | |
parent | 2fa7f5f66bbf42d4365c18d386e827ee98c5f890 (diff) | |
download | ikiwiki-76ff547344de435adfb97cd1c8046f6cadf0ccd3.tar ikiwiki-76ff547344de435adfb97cd1c8046f6cadf0ccd3.tar.gz |
think I cracked it
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/login_problem.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
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]] |