diff options
author | Edward <Edward@web> | 2017-10-27 04:27:40 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-10-27 04:27:40 -0400 |
commit | 0d0df05040ecd5149cc3cbbd6440724554b2af03 (patch) | |
tree | d47a57a0a3659ca6952f6b7526bded80f35f9066 /doc/bugs | |
parent | f16f326ec1244dafee2c69b1653477a03058d640 (diff) | |
download | ikiwiki-0d0df05040ecd5149cc3cbbd6440724554b2af03.tar ikiwiki-0d0df05040ecd5149cc3cbbd6440724554b2af03.tar.gz |
formatting
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Unable_to_access_pagespec_preferences_on_https:__47____47__joeyh.name__47__.mdwn | 4 |
1 files changed, 2 insertions, 2 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 index 86bbd5121..28535845a 100644 --- 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 @@ -1,5 +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. +On the <https://joeyh.name/> ikiwiki preference page I added an e-mail subscription [[PageSpec|ikiwiki/pagespec]]. Now when I view the preference page the PageSpec field 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. +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. |