>>>> 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]]
+
+>>>>> If you wanted users to need to login with openid or passwordauth
+>>>>> for discussion pages, you could do that. That seems it would be
+>>>>> annoying for httpauth users (who were not current authed) though,
+>>>>> as they would then see the openid signin form.
+>>>>>
+>>>>> --[[Joey]]