]> sipb.mit.edu Git - ikiwiki.git/commitdiff
make formatting more consistent
authorhttp://anastigmatix.net/ <http://anastigmatix.net/@web>
Sun, 19 Oct 2014 18:17:03 +0000 (14:17 -0400)
committeradmin <admin@branchable.com>
Sun, 19 Oct 2014 18:17:03 +0000 (14:17 -0400)
doc/todo/Zoned_ikiwiki.mdwn

index f7f99b2ac489af7fb887d0ed5f0993e42ac64d4d..d618aec3c57fdec2156b940bd5a2783ad7b05dc8 100644 (file)
@@ -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