Authorization mechanism optimization
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
What would you like to be added: Allows the administrator to authorize a virtual cluster to users in batches.
Why is this needed: Currently, the permissions of a virtual cluster can only be modified for a single user in turn.
Without this feature, how does the current module work: At present, if I want to cancel some or all users' permissions for a certain virtual cluster, I must do this for each user, which brings a great burden to the administrator.
Components that may involve changes:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating the existing single-user virtual-cluster authorization flow; done means an administrator can grant or revoke permissions for multiple users in one operation.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100