aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://anastigmatix.net/ <http://anastigmatix.net/@web>2014-10-19 14:17:03 -0400
committeradmin <admin@branchable.com>2014-10-19 14:17:03 -0400
commitbc509a3119ee5c3704ad47e920bbba28f0b052f8 (patch)
tree2e6ded31b65f6505601f3186fee7117485c20cfa /doc
parent623b428efeb5951188a5f92391bc2cc185b8bda0 (diff)
downloadikiwiki-bc509a3119ee5c3704ad47e920bbba28f0b052f8.tar
ikiwiki-bc509a3119ee5c3704ad47e920bbba28f0b052f8.tar.gz
make formatting more consistent
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/Zoned_ikiwiki.mdwn9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/todo/Zoned_ikiwiki.mdwn b/doc/todo/Zoned_ikiwiki.mdwn
index f7f99b2ac..d618aec3c 100644
--- a/doc/todo/Zoned_ikiwiki.mdwn
+++ b/doc/todo/Zoned_ikiwiki.mdwn
@@ -46,10 +46,11 @@ using any authentication method `ikiwiki` supports.
### View control in the `http` server
-* We already can more or less do this for example with [[httpauth|/plugins/httpauth/]], *.htaccess* files and a proper *httpauth_pagespec*
-yet at the cost of maintaining two different user/pass logbase (native ikiwiki signin)
-* Clunky if ikiwiki is using an authentication method not natively supported
- in the `http` server (e.g., OpenID).
+We already can more or less do this for example with [[httpauth|/plugins/httpauth/]], `.htaccess` files and a proper `httpauth_pagespec`.
+
+_Drawbacks:_ might be fiddly to configure and require maintaining two different user/pass logbases (native ikiwiki
+signin), or impractical if ikiwiki is using an authentication method not natively supported
+in the `http` server (e.g., OpenID).
### View control in ikiwiki CGI