when using httpauth, anonok isn't

master
http://www.google.com/profiles/schmonz 2010-01-01 20:36:12 +00:00 committed by Joey Hess
parent 2bf3b3f403
commit b4d1a4bb99
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
I've got a wiki where editing requires [[plugins/httpauth]] (with
`cgiauthurl` working nicely). I now want to let the general public
edit Discussion subpages, so I enabled [[plugins/anonok]] and set
`anonok_pagespec` to `'*/Discussion'`, but HTTP auth is still being
required for those.
(Actually, what I'll really want to do is probably [[plugins/lockedit]]
and a whitelist of OpenIDs in `locked_pages`...)
--[[schmonz]]