Guest accounts created while email nextcloud server not configured
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 34
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 22
Description
If you try creating a guest account if the email server is not properly configured you will be prompted with 'Error while sharing Couldn't send reset email. Please contact your administrator.'. However even though the error is given the guest account is created anyway.
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
Start by reproducing guest-account creation with the email server left unconfigured, then trace the guest creation flow and the reset-email error. Done means the behavior is consistent: a failed reset-email attempt should not leave an unintended guest account behind; verify the result with the relevant existing tests or a focused reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100