[seam-issues] [JBoss JIRA] (SEAMSECURITY-135) JSF welcome-file subverts seam security

Cody Lerum (Created) (JIRA) jira-events at lists.jboss.org
Fri Dec 23 00:32:09 EST 2011


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

        


More information about the seam-issues mailing list