Hi all In Magnolia 4.4 I want to have a custom login form but only for anonymous users trying to access the protected member area. If accessing ./magnolia from the author instance the usual login mask should appear.
I have the following site structure: - login (here is the pur userLogin paragraph) + cug - protected1 - protected2 anonymous obviously has read access (website) to /login and denied access (website) to /cug Do I also have to set an URL-ACL for /cug* for the uriSecurity callback to intercept? My uriSecurity configuration in the filters looks like this: [img]http://temp.crisi.ch/urisec.png[/img] At the moment the usual Magnolia login mask appears, not my custom one at /login.html I'd appreciate any hints on how to make this work :) -- 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]> ----------------------------------------------------------------
