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

[Feature Request] Restrict org members to one owner, allow transfer #69

Open
golanglemonade opened this issue Sep 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@golanglemonade
Copy link
Member

Current implementation is a little naive and allows 1 to many owners.

  1. Restrict to only a single owner allowed per org/group id in org/group membership
  2. Prevent deletion of owner from org
  3. Implement resolver to transfer ownership of organization
    • if done by the current owner, request should go through if the new user exists in the org
    • if done by another user in the org, request should be denied
@golanglemonade golanglemonade added the enhancement New feature or request label Sep 16, 2024
@golanglemonade golanglemonade assigned matoszz and unassigned matoszz Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants