Thanks for pointing this out Natascha. I checked again and updated my configuration as follows:
anonymous acl website -> read incl. subpages -> / url -> get&post -> /* url -> deny -> /internet/TESTING/en/cug* With the above url acl set, trying to access the protected should be intercepted by the uriSecurity filter, where I defined the rules as in the image above. I'm also able to access my custom login form /internet/TESTING/en/login.html as anonymous user. Also once logged in as publicuser (my user for the protected area) I can see the protected area, so these acl's also seem to be set correctly. I know that there's also a login form defined in the contentSecurity filter in the cms filter chain but having the anonymous user to be able to read the root (/) of the website workspace, this shouldn't be the problem. Any ideas? :) -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=e6866ff7-8151-472c-9441-69f02f22e1fc ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
