Node Ownership for specified User #21
Closed
Oldbear200
started this conversation in
Ideas
Replies: 3 comments 3 replies
-
Sounds great maybe to allow more than one user manage servers in specifics nodes and not a full nodes... Not sure if that use case was mentioned in another place |
Beta Was this translation helpful? Give feedback.
0 replies
-
Possibilities: Scope server creation to: nodes.user_id or nodes.owner_id or node_user.access_id Scope server viewing to: where('servers.user_id', auth()->user()->id) |
Beta Was this translation helpful? Give feedback.
0 replies
-
We are absolutely working on this now! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey please add that admins can assign a node to a user so he can create / manage / delete services with just that node.
Would love that
Beta Was this translation helpful? Give feedback.
All reactions