Skip to content

[Feature] Reset user password command#719

Merged
alexjustesen merged 3 commits intomainfrom
718-reset-user-password-command
Sep 4, 2023
Merged

[Feature] Reset user password command#719
alexjustesen merged 3 commits intomainfrom
718-reset-user-password-command

Conversation

@alexjustesen
Copy link
Owner

@alexjustesen alexjustesen commented Sep 4, 2023

Description

This PR introduces a new CLI command to reset a user's password by using app:reset-user-password and providing the email address of the user as an argument. Example app:reset-user-password admin@example.com. Closes #718

Changelog

Added

  • app:reset-user-password command

Changed

  • redirect /login to /admin/login

@alexjustesen alexjustesen added the feature New feature or request label Sep 4, 2023
@alexjustesen alexjustesen self-assigned this Sep 4, 2023
@alexjustesen alexjustesen merged commit 4a4c34f into main Sep 4, 2023
@alexjustesen alexjustesen deleted the 718-reset-user-password-command branch September 4, 2023 15:08
@alexdelprete
Copy link
Contributor

I would also introduce a command to change username. Or use one command with format: user/password (or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Password changed, cannot enter anymore

2 participants