nextcloud / nextcloud/guests

Guest accounts created while email nextcloud server not configured

Open
#138 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.