diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/anonok_vs._httpauth.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/anonok_vs._httpauth.mdwn b/doc/bugs/anonok_vs._httpauth.mdwn index 0015627b0..57ab95985 100644 --- a/doc/bugs/anonok_vs._httpauth.mdwn +++ b/doc/bugs/anonok_vs._httpauth.mdwn @@ -34,3 +34,7 @@ and a whitelist of OpenIDs in `locked_pages`...) >>> before the page can be shown to the user. This would, though, not play >>> well with other authentication methods like openid, since the user >>> would never see the Signin form. --[[Joey]] + +>>>> Would I be able to do what I want with a local plugin that +>>>> knows my auth requirements and abuses canedit -- e.g., if the page +>>>> matches */Discussion, redirect to Signin form, else httpauth? --[[schmonz]] |