From bc509a3119ee5c3704ad47e920bbba28f0b052f8 Mon Sep 17 00:00:00 2001 From: "http://anastigmatix.net/" Date: Sun, 19 Oct 2014 14:17:03 -0400 Subject: [PATCH] make formatting more consistent --- doc/todo/Zoned_ikiwiki.mdwn | 9 +++++---- 1 file 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 -- 2.32.0.93.g670b81a890