User and Group Access Permissions #2396
-
Shlink version4.4.0 PHP version8.3 How do you serve ShlinkDocker image Database engineMariaDB Database version10.11 SummaryUser and Group Access Rules I'm currently looking for a way to manage links using user and group rules. Users should have access to a domain and its links. However, they can't delete links, for example, or only their own, which they created themselves. Or could you assign users multiple domains, and as above, they can see everything for those domains but can't delete anything except their own. Is something like this planned or feasible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is planned to be eventually supported by Shlink Dashboard, but not from day one. The initial release will only support users who can manage their own servers, and users who can interact with servers configured for them by an admin. See shlinkio/shlink-dashboard#6 Eventually, the idea is to have more granular permissions, so that you can decide what every user can do. You can find more context of how this is envisioned here shlinkio/shlink-web-client#338 |
Beta Was this translation helpful? Give feedback.
This is planned to be eventually supported by Shlink Dashboard, but not from day one.
The initial release will only support users who can manage their own servers, and users who can interact with servers configured for them by an admin. See shlinkio/shlink-dashboard#6
Eventually, the idea is to have more granular permissions, so that you can decide what every user can do. You can find more context of how this is envisioned here shlinkio/shlink-web-client#338