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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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