[FEATURE REQUEST] add reduced users
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.5k
- Forks
- 330
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
For now it is possible to have only admin user with full access.
We're planning to start using NanoKVM in colocation datacenter as on-request IP-KVM for users.
Can you please add possibility to create/delete "non-admin users", that are unable to change device settings and with ssh access disabled ?
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
Start by locating the existing admin-user management, device-settings authorization, and SSH access handling. Confirm how users are created and deleted, then define done as a non-admin user being manageable without access to device settings or SSH; add coverage wherever the current permission behavior is tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100