diff options
author | http://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web> | 2008-07-30 12:21:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-30 12:21:55 -0400 |
commit | 3b9fe3a1b64b011a72b6c54cb172a27922250d8b (patch) | |
tree | 6bcc09f9b976fcd75425b34358e2de4cd7720d7d | |
parent | 85aff81cfe50f677ca0e1c307bd55c336ea73288 (diff) |
update
-rw-r--r-- | doc/plugins/contrib/unixauth/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/contrib/unixauth/discussion.mdwn b/doc/plugins/contrib/unixauth/discussion.mdwn index 863e3c91a..a209b9030 100644 --- a/doc/plugins/contrib/unixauth/discussion.mdwn +++ b/doc/plugins/contrib/unixauth/discussion.mdwn @@ -23,3 +23,6 @@ Thanks for the comments. That's definitely an undesirable interaction between pw Actually, yes. That's how I made sure I had pwauth working to begin with. I'm partial to the form-based approach because I'm not aware of any way to reliably "log out" browsers from HTTP authentication. If that *is* reliably possible, then I worked way too hard for no reason. ;-) -- [[schmonz]] + +I've added support for [checkpassword](http://cr.yp.to/checkpwd/interface.html), since those generally don't have any rate-limiting cleverness to interfere with ikiwiki's, and made a few other changes. Please check out the plugin docs again and let me know if this is closer to being acceptable. +-- [[schmonz]] |