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

Add group ownership to links (either manually in-app or groups defined in Access Controls) #120

Open
DAcodedBEAT opened this issue Apr 2, 2024 · 1 comment

Comments

@DAcodedBEAT
Copy link

Currently each link is owned by a single user, which means that this user needs to always be responsible for managing this link.
It would be swell to make ownership for a link delegated to multiple users (either manually in-app or groups defined in Access Controls in Tailscale).

willnorris added a commit that referenced this issue Apr 2, 2024
Updates #18
Updates #22
Updates #86
Updates #120

Signed-off-by: Will Norris <will@tailscale.com>
willnorris added a commit that referenced this issue Apr 2, 2024
Updates #18
Updates #22
Updates #86
Updates #120

Signed-off-by: Will Norris <will@tailscale.com>
willnorris added a commit that referenced this issue Apr 2, 2024
Updates #18
Updates #22
Updates #86
Updates #120

Signed-off-by: Will Norris <will@tailscale.com>
@willnorris
Copy link
Member

We recently added support for making certain users admins that have permission to edit any link. I forgot to actually document that, but have just now done so. For now, this makes those users an admin of the whole golink instance. We could look at doing something more granular in the future so that you can delegate access on a per-link basis, but we wanted to start with something simple that should accommodate a lot of the use cases we've heard about.

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

2 participants