Skip to content
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: Add R/W rights for Groups #214

Open
hgshoggins opened this issue May 30, 2018 · 0 comments
Open

Feature request: Add R/W rights for Groups #214

hgshoggins opened this issue May 30, 2018 · 0 comments

Comments

@hgshoggins
Copy link

I would like to allow read access for a particular User to a specific Group (ie. list Carts/Cuts, read audio, etc.) but prevent this User from actually writing anything into this Group: no Cart/Cut creation, or no update of info.

Our current setup is:

  • a MUSIC Group where the scheduler picks up its daily rotating tunes, nobody has access to this Group except admins that know what and how to add Carts (correct spelling, Markers, etc.)
  • a MUSIC_SHOW Group where presenters get to import their songs, it's obviously available to the default User

Problem: when importing new songs into the database, presenters don't know if their import will be redundant regarding what already exists in the MUSIC Group, it's only when adding it live into RDAiplay that they see that the same song already exists.

So if, before importing new songs, presenters could just list what already exists, it would save them some time.

I could build a web interface that simply lists the Carts from the MySQL database, but something more "tied" to Rivendell would be nice, and maybe allow for other neat things regarding User rights.

So the feature request would consist in differentiating Read and Write access when allowing a User on a particular Group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants