Zidarics Zoltan wrote: > I would like to load a screen which is secured after the user logined, but > user hasn�t acl. > When I stop request, and reload it, it works well. What can I do on login > action, to force reading acl? > Normally user redirected to index.vm after login, which is normalScreen > descendant, so it works well. My admin screen is SecureScreen descendant, so > it needs acl.
I encountered the same problem. There may be a better solution but mine works well for me. After a sucessfull login the first thing i do is to forward the user to the site he requested via HTTP status code 302. It's like pressing refresh in browser. Michael -- Michael Kunze http://www.smrealms.de
signature.asc
Description: OpenPGP digital signature
