diff options
author | Edward <Edward@web> | 2017-10-27 04:23:52 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-10-27 04:23:52 -0400 |
commit | f16f326ec1244dafee2c69b1653477a03058d640 (patch) | |
tree | d32ae71da335ba193a2b0b717b759cd22df8e97c /doc | |
parent | ebc5016cbbb344e1d84807b749e250bf4fafcbcb (diff) | |
download | ikiwiki-f16f326ec1244dafee2c69b1653477a03058d640.tar ikiwiki-f16f326ec1244dafee2c69b1653477a03058d640.tar.gz |
file bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Unable_to_access_pagespec_preferences_on_https:__47____47__joeyh.name__47__.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/Unable_to_access_pagespec_preferences_on_https:__47____47__joeyh.name__47__.mdwn b/doc/bugs/Unable_to_access_pagespec_preferences_on_https:__47____47__joeyh.name__47__.mdwn new file mode 100644 index 000000000..86bbd5121 --- /dev/null +++ b/doc/bugs/Unable_to_access_pagespec_preferences_on_https:__47____47__joeyh.name__47__.mdwn @@ -0,0 +1,5 @@ +On the https://joeyh.name/ ikiwiki preference page I added an e-mail subscription PageSpec. Now when I view the preference page the PageSpec is empty, but I'm still getting e-mails. + +My guess at the cause of the problem is that I created an account using the e-mail login, then registered another account with a username. I think now when I login via either method I'm accessing the account with a username, while the e-mail only account has the PageSpec for the subscription. + +The e-mail notifications including a link to http://joeyh.name/ikiwiki.cgi?do=prefs but they could include a login token so I can access the page and edit the PageSpec. |