Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0000030: role management #14

Closed
test4gloirin opened this issue May 24, 2018 · 0 comments
Closed

0000030: role management #14

test4gloirin opened this issue May 24, 2018 · 0 comments
Assignees
Milestone

Comments

@test4gloirin
Copy link
Owner

Reported by pschuele on 29 Apr 2008 15:06

implement new role management in the admin application

Additional information: *database

roles

id name

role_rights

role_id application_id right

role_accounts

role_id account_id account_type

*classes

Tinebase_Acl_Roles

� > addRole()
� > updateRole()
� > deleteRole()
� > getRoleRights(applicationId)
� > getRoleMembers(roleId)

Tinebase_Acl_Model_Role

Tinebase_Acl_Rights

� > hasRight() --> checks if has role and if role has right

@test4gloirin test4gloirin added this to the tp1 milestone May 24, 2018
@test4gloirin test4gloirin self-assigned this May 24, 2018
This was referenced May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant