Skip to content

Mod invites reset pw#4571

Draft
sstrigler wants to merge 9 commits intoprocessone:masterfrom
sstrigler:mod_invites-reset-pw
Draft

Mod invites reset pw#4571
sstrigler wants to merge 9 commits intoprocessone:masterfrom
sstrigler:mod_invites-reset-pw

Conversation

@sstrigler
Copy link
Copy Markdown
Contributor

@sstrigler sstrigler commented Apr 29, 2026

Adds support for generating a password reset token (admin functionality) in case someone has lost their password. This way admins do no need to communicate a password but instead can let the account owner handle this.

This one depends on my other two PRs, so don't just merge.

This PR also fixes some bugs that were introduced or not handled with the previous PRs.

username was not correctly inserted

also form elements where using odd grid patterns
This adds a startpage that allows you to use your account credentials to
generate an account creation invite.

This is meant for folks that don't have access to a client, that supports that
feature.
CSRF token for registration form not based on token but a session cookie.
Adds a new command `generate_reset_token <user> <host>` that allows to change
the password for this account in case access to it was lost.
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.

1 participant