mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
User permission - read only #181
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @belf88 on GitHub (Apr 30, 2022).
Is it possible to set user permission read only? I need only one admin user and all others read only
@nickbe commented on GitHub (Apr 30, 2022):
An extended user rights management is one of the next major changes.
@belf88 commented on GitHub (May 4, 2022):
Thank you. Can you give me information on release times? @meltyshev
@belf88 commented on GitHub (May 7, 2022):
Please guys, help me. I need to set all users as "read-only" and only one admin. I tried to change most of the policies and codes in the api folder but didn't work for me.
@GrahamJenkins commented on GitHub (Jul 15, 2022):
One of the maintainers said that is something they are working on, that implies that it is not supported right now. The nature of open source projects is that you can politely ask for help or features, but if the functionality isn't there, you either sit back and wait, or get involved by developing/funding development yourself.
FWIW: I think a read only user role would be useful. Am I willing to develop it? Depends how desperate I am I guess. Not right now though.
@Naozumi commented on GitHub (Aug 25, 2022):
FYI - RO was added in 1.7.0

@EddyBuhler commented on GitHub (Sep 5, 2023):
Viewers are fine, but...what about actual users who need to do the actual work and should be in between editors and viewers?
I.e. in the most simple form, a user should be able to add/work on tasks but should not be able to modify the swim lanes of the board.
@meltyshev commented on GitHub (May 12, 2025):
This should have been fixed a while ago, but feel free to reopen if the issue persists.