-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
[Feature request] More fine grained permission system #8771
Labels
Milestone
Comments
I'm already working on that. Also without bounty ;-) |
5 tasks
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Dec 6, 2017
Happy to hear that you started without a bounty - but don't hesitate to claim it later :) |
;-) it is actually done. See #8942. I’ll keep the PR up to date with the latest release so that those in need can merge it. Only as the Rocket.Chat guys start merging it, I’ll update it to develop |
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Jan 28, 2018
…' of https://github.com/assistify/Rocket.Chat into core/RocketChat#8771-fine-granular-settings-permissions
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Sep 25, 2018
…8771-fine-granular-settings-permissions
vickyokrm
pushed a commit
to assistify/Rocket.Chat
that referenced
this issue
Oct 2, 2018
vickyokrm
added a commit
to assistify/Rocket.Chat
that referenced
this issue
May 4, 2019
…ine-granular-settings-permissions
18 tasks
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 7, 2019
…8771-fine-granular-settings-permissions
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 7, 2019
…8771-fine-granular-settings-permissions
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 8, 2019
…8771-fine-granular-settings-permissions
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 8, 2019
…8771-fine-granular-settings-permissions
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 8, 2019
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 9, 2019
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 12, 2019
…' of github.com:assistify/Rocket.Chat into core/RocketChat#8771-fine-granular-settings-permissions
ggazzo
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 15, 2019
…' of github.com:assistify/Rocket.Chat into pr/8942-mrsimpson-core/RocketChat#8771-fine-granular-settings-permissions
ggazzo
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 15, 2019
…' of github.com:assistify/Rocket.Chat into pr/8942-mrsimpson-core/RocketChat#8771-fine-granular-settings-permissions
ggazzo
pushed a commit
that referenced
this issue
Aug 20, 2019
mrsimpson
added a commit
to assistify/Rocket.Chat
that referenced
this issue
Aug 27, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Currently, rocket chat does not allow giving permissions for subcategories of "Settings". This leads to some issues, if, e.g. one wants to allow someone to edit the main page or change the CSS but does not want to give them access to the LDAP settings (since they contain sensitive data).
Instead, one should be able to set permissions for the individual subcategories.
The text was updated successfully, but these errors were encountered: