Is it possible to protected DMS resources, so that access to specific items on the public instances take the user to the login screen? At the moment, it seems to just throw a 404 error, and a quick peek into the DMSDownloadServlet also seems to indicate that it assumes that the document is not protected? Is there some configuration that I missed, or do I need to write my own servlet that will check ACL and redirect to login screen as required? If I need to write a servlet, which servlet handles the same on the website? I could just try and combine the two servlets.
Thanks Rakesh ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
