diff options
author | CRAZYBATMAN <CRAZYBATMAN@web> | 2016-05-17 02:26:20 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-05-17 02:26:20 -0400 |
commit | 181419688f01cb72bf8ba2338e450bed7a425ea8 (patch) | |
tree | 38a3fee6f4bff1f87b09ea380569b3a66822866d /doc/bugs | |
parent | a72e29b6f5b562fc6c9ff84bf4c82b9c91321275 (diff) | |
download | ikiwiki-181419688f01cb72bf8ba2338e450bed7a425ea8.tar ikiwiki-181419688f01cb72bf8ba2338e450bed7a425ea8.tar.gz |
This reverts commit 855a7b5c6cabdd095253da8a3ff89f769d657b27
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Anon_edit_caused_lock_out_on_entire_site_.mdwn | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/bugs/Anon_edit_caused_lock_out_on_entire_site_.mdwn b/doc/bugs/Anon_edit_caused_lock_out_on_entire_site_.mdwn index f4f2f2685..a66941389 100644 --- a/doc/bugs/Anon_edit_caused_lock_out_on_entire_site_.mdwn +++ b/doc/bugs/Anon_edit_caused_lock_out_on_entire_site_.mdwn @@ -26,10 +26,6 @@ The `moderatedcomments` plugins is **not** enabled The `anonok` plugin is **not** enabled -> What are your complete `add_plugins` and `disable_plugins` options? -> Which version of ikiwiki are you running? Are you using any third-party -> plugins or patches? --[[smcv]] - --- ## Steps @@ -61,12 +57,3 @@ For [this particular installation](https://dev.iikb.xyz), that's not the case. ## Question Is there a session file or something to logout this phantom user? - -> See [[tips/inside_dot_ikiwiki]]. `.ikiwiki/userdb` is a Perl Storable file; -> there are instructions for inspecting it on that page. `.ikiwiki/sessions.db` -> is most likely a Berkeley DB file. -> -> I would be interested to see the contents of these two files and the complete -> `.setup` file. I would also be interested to see a tarball of the entire -> wiki source directory, if it isn't excessively large. If you'd be willing to -> share them, please contact <mailto:smcv@debian.org>. --[[smcv]] |