| Title | Page level auth broken |
| Date | 12-Apr-2005 05:11:25 EEST |
| Version | 2.1.162 |
| Submitter | Silverfields1 |
| Bug criticality | MediumBug |
| Browser version | |
| Bug status | ClosedBug |
| PageProvider used | FileSystem |
| Servlet Container | Tomcat 5.0.19 |
| Operating System | |
| URL | |
| Java version | 1.4.2 |
I am attempting to use page level auth from here
but it does not work. I have these foir tags on my page
[{ALLOW view MyUser}]
[{ALLOW edit MyUser}]
[{DENY edit Guest}]
[{DENY view Guest}]
but default guest users can see the page anyway.
Have I missed soemthing? The auth for editing a page (as specified in my config) still works properly.
Auth is known to be broken, and not supported. Use at your own peril, a replacement is coming some day.
For more information, see Authorization And Authentication Development.