CodeShellDev / CodeShellDev/mailbaux
Restrict Access to Creating Mailboxes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
As proposed by @jniklas2 in #15 we should add a way for disabling Mailbox creation and instead only allow permitted Users to add mailboxes (admins could then manually add mailboxes to Users).
To percent Users from literally claiming any email.
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
Read issue #15 first, then locate the existing mailbox-creation entry point and how users are authorized. Define how creation is disabled, how permitted users are configured, and how admins can add mailboxes; done means unauthorized users cannot claim mailboxes while permitted users and admins retain the intended access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100