aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/passwordauth
diff options
context:
space:
mode:
authorintrigeri <intrigeri@web>2009-02-23 07:02:34 -0500
committerJoey Hess <joey@kitenet.net>2009-02-23 07:02:34 -0500
commit786a9e20efbd6e8f3a321e4fde410828904e71bd (patch)
tree3ed81fe1816a9116bcb48b49e29b9ebef9b8e5ef /doc/plugins/passwordauth
parent3534dc39ed9389586fd1966b5392bf3f3fcde1ec (diff)
downloadikiwiki-786a9e20efbd6e8f3a321e4fde410828904e71bd.tar
ikiwiki-786a9e20efbd6e8f3a321e4fde410828904e71bd.tar.gz
link to other todo item, personal opinions
Diffstat (limited to 'doc/plugins/passwordauth')
-rw-r--r--doc/plugins/passwordauth/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/passwordauth/discussion.mdwn b/doc/plugins/passwordauth/discussion.mdwn
index 8ae960edd..3362ae7d2 100644
--- a/doc/plugins/passwordauth/discussion.mdwn
+++ b/doc/plugins/passwordauth/discussion.mdwn
@@ -59,3 +59,9 @@ Any opinion/suggestion/solution to this is welcome and appreciated.
--
[[NicolasLimare]]
+For a similar use case, I've been intending to implement
+[[todo/httpauth_feature_parity_with_passwordauth]], but your idea may
+actually be the way to go. IMHO, the Perl sections idea is the
+easiest to setup, but on the long run, I'd prefer ikiwiki to optionnally
+use a userdb storage backend supported at least by Apache and lighttpd.
+--[[intrigeri]]