Allow configuring groups that can create guest accounts and that guests belong to
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 34
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 22
Description
It would be useful to make guest accounts more controlable:
- configure what group(s) guest accounts belong to
- configure users from what group can create them
- and if the guest account then gets the group of the user who created it
This allows limiting the creation of guest accounts to certain users; and gives more ways of using File Access Control and workflow things to control the guest accounts.
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the guest-account creation flow and existing group-handling logic, then verify that guest creator groups and guest membership can be configured as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100