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

Create more helpers for TenantRelationships #2

Open
hugobessa opened this issue Aug 1, 2017 · 0 comments
Open

Create more helpers for TenantRelationships #2

hugobessa opened this issue Aug 1, 2017 · 0 comments

Comments

@hugobessa
Copy link
Owner

hugobessa commented Aug 1, 2017

There's only a create_relationship method. We could add:

  • add_permissions_on_current_tenant(user, perms)
  • remove_permissions_on_current_tenant(user, perms)
  • add_groups_on_current_tenant(user, groups)
  • remove_groups_on_current_tenant(user, groups)
  • remove_user_from_current_tenant(user)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant