Add permissions for user accounts #397
Replies: 1 comment
-
Hi everyone, I agree that adding a user permissions feature would be a great enhancement, particularly for scenarios where different levels of access are needed to improve security. I'd like to ask for your input on what kind of permission management you think would work best. Should we implement role-based access control (RBAC) with predefined roles like admin, developer, and viewer? Or would it be better to have more granular, customizable permissions that allow access based on specific features and modules? We also welcome anyone interested to contribute to this idea! If you have a concrete suggestion or a prototype for implementing permissions, feel free to submit a pull request. We’d love to collaborate and refine this feature together. Looking forward to your thoughts and contributions! |
Beta Was this translation helpful? Give feedback.
-
I think that adding permissions for different users would be a really useful feature. Only allowing certain users to access certain environments or only allowing some users to see the dashboard or Nginx logs, for example. This would improve security for use cases where you want some users to have more limited access than others.
Beta Was this translation helpful? Give feedback.
All reactions