Can update the ACL before the registration is confirmed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
We use dokploy for our production since 5 months and thank you so much for the beautifull work you did ❤️
One really frustrating issue is that we have a lot of employees, and we have to wait for them to accept their invitations before we can grant them access.
Clifinger - Manypixels
Describe the solution you'd like
Is it possible to change the order of this process?
Describe alternatives you've considered
No alternative
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
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
No files, tests, or entry points are named. Start by tracing the invitation registration flow and the ACL assignment path, then determine where acceptance currently gates access changes. Done means an administrator can grant the requested access before an invitation is accepted, with tests covering both pending and confirmed registrations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100