Skip to content

Tell a moderator why RESETUSERPASSWORD did nothing - #62

Open
tomjn wants to merge 1 commit into
ScarylePoo:masterfrom
tomjn:fix/resetuserpassword-email-off
Open

tomjn wants to merge 1 commit into
ScarylePoo:masterfrom
tomjn:fix/resetuserpassword-email-off

Conversation

@tomjn

@tomjn tomjn commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

A moderator who runs RESETUSERPASSWORD on a server with no email account configured got no reply at all. The refusal that should have told them account recovery is disabled was sent without the client, so it raised instead of reaching anyone, and the moderator was left watching a command that appeared to do nothing.

The added end to end script drives the case a client sees: the reply arrives, and the connection still answers afterwards.

Fixes #58.

The refusal was sent without the client, so it raised a TypeError and the moderator got no reply. Fixes ScarylePoo#58.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RESETUSERPASSWORD raises and sends nothing when email is switched off

1 participant