]
Shane Bryzak updated JBSEAM-1987:
---------------------------------
Fix Version/s: 2.0.0.CR2
<restrict> in pages.xml has no effect
-------------------------------------
Key: JBSEAM-1987
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1987
Project: JBoss Seam
Issue Type: Bug
Components: Security
Affects Versions: 2.0.0.CR1
Reporter: Samuel Mendenhall
Assigned To: Shane Bryzak
Priority: Critical
Fix For: 2.0.0.CR2
Default seam-gen'd project
Create a page called restricted.xhtml
Add to pages.xml:
<page view-id="/restricted.xhtml" login-required="true">
<restrict>#{s:hasRole('doesNotExist')}</restrict>
</page>
Logging in will by default give the user the 'admin' role, but the user can still
access the page even without the doesNotExist role.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: