Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

elisctl queue: Add setting user access per queue #77

Closed
pasky opened this issue Jul 29, 2019 · 1 comment
Closed

elisctl queue: Add setting user access per queue #77

pasky opened this issue Jul 29, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pasky
Copy link
Member

pasky commented Jul 29, 2019

Currently, access settings per queue are controlled only by user change. This is very awkward when I create a new queue and would like to grant access to a group of users (who also have access to other queues, that should remain unaffected).

Nice & easy solution would be to allow specifying list of users to access the queue in the queue change command.

(Another possibility would be a way to add/remove specific queue for a user instead of always specifying the full list, but that'd still be O(N) instead of O(1) for my usecase.)

@KPilnacek
Copy link
Contributor

Implemented in #83

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants