Ticket #6 (closed enhancement: fixed)
Roles / Capabilities
| Reported by: | padams | Owned by: | padams |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.0 |
| Component: | framework | Version: | |
| Keywords: | Cc: |
Description
Refactor OWA's auth and privilege scheme to adhere to roles and capabilities.
- Capabilities should be defined and stored in a in a new 'owa_capabilties' table.
** Each capability should be associated with a role
- Controllers should set which capability they are asociated with
- Users should be associated with a role
** Roles should include:
*** Guest
*** Viewer
*** Analyst
*** Admin
Controllers should load the capability object they are associated with when they are created.
Change History
Note: See
TracTickets for help on using
tickets.
