Skip to content

Validate that password is entered upon reactivation of account #609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

beastafk
Copy link
Contributor

@beastafk beastafk commented Jun 6, 2025

Once a user was deactivated, their password is erased, so to reactivate a user, a new password must be set.

Previously, that was not enforced and led to confusion, but this PR adds automatic handling of such situations, preventing reactivation without a new password.

@aine-etke aine-etke merged commit 14bc205 into main Jun 6, 2025
2 checks passed
@aine-etke aine-etke deleted the add-validation-on-reactivation branch June 6, 2025 22:19
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.

2 participants