History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBSEAM-1852
Type: Task Task
Status: Open Open
Priority: Blocker Blocker
Assignee: Christian Bauer
Reporter: Christian Bauer
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Seam

Implement dynamic privilege system with assignment to roles and users

Created: 23/Aug/07 03:54 PM   Updated: 11/Mar/08 06:22 AM
Component/s: Wiki
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Dependency
 
This issue is a dependency of:
JBSEAM-870 Security, login/out for Wiki Major Closed


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Christian Bauer [30/Jan/08 02:21 AM]
This is now the most important next major work to be done. Especially need to cleanup all the random calls to hasPermission() in both templates and source code. Unify and streamline the actions and permission names, expose concentrated methods like isPersistAllowed() on the *Home API, call these from XHTML whenever possible instead of hasPermission().

Need to write tests.