JSF welcome-file subverts seam security
---------------------------------------
Key: SEAMSECURITY-135
URL: https://issues.jboss.org/browse/SEAMSECURITY-135
Project: Seam Security
Issue Type: Bug
Affects Versions: 3.1.0.CR1
Reporter: Cody Lerum
If the welcome-file defined in web.xml points a secured resource, that resource
is rendered without checking if it has been secured by seam 3 security.
{code}
<welcome-file-list>
<welcome-file>/secured/home.xhtml</welcome-file>
</welcome-file-list>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues