diff options
author | intrigeri <intrigeri@web> | 2009-02-23 07:02:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-02-23 07:02:34 -0500 |
commit | 786a9e20efbd6e8f3a321e4fde410828904e71bd (patch) | |
tree | 3ed81fe1816a9116bcb48b49e29b9ebef9b8e5ef | |
parent | 3534dc39ed9389586fd1966b5392bf3f3fcde1ec (diff) |
link to other todo item, personal opinions
-rw-r--r-- | doc/plugins/passwordauth/discussion.mdwn | 6 |
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]] |