Allow SecurityFilter to authenticate also on unprotected page
-------------------------------------------------------------
Key: MAGNOLIA-1385
URL: http://jira.magnolia.info/browse/MAGNOLIA-1385
Project: Magnolia
Issue Type: Improvement
Components: security
Affects Versions: 3.0.1
Reporter: Fabrizio Giustina
Assigned To: Fabrizio Giustina
Priority: Minor
SecurityFilter tries to authenticate a user only when a secure url is called.
For some use cases it would be nice to be able to force it to authenticate
always when the userid/password parameters are available in the request.
A typical use is in a public site, where you have a login form on any page
which doesn't point to a protected resource, but simply allows the user to
login while staying on the current page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------