Question
I was wondering how to force a user to auth for a particular topic (such as
TWikiRegistration)?
Environment
--
EricHanson - 21 Jul 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
This was simply solved by setting the 'LoginManager' to use Apache Auth instead of none. Though a search of the Docs web doesn't reveal this tidbit, enabling this option, will force a login
before an access denied is shown (or allow access).
So by simply putting access control settings on a page will then prompt for the login.
--
EricHanson - 21 Jul 2006