Skip to content
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

Provide command to restore user account #682

Open
y3n4 opened this issue Dec 3, 2024 · 0 comments
Open

Provide command to restore user account #682

y3n4 opened this issue Dec 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@y3n4
Copy link
Contributor

y3n4 commented Dec 3, 2024

There are legitimate cases where an admin would want to "restore" a deleted user or create a new user that inherits has the email of a previously deleted user.

There should be a command just like src/Command/UsersResetCommand.php so that one does not need to tinker with mysql.
It should reset mailcrypt secrets, recovery code, password and totp secrets if they exist. IMHO it should also restore all owned aliases of the user by default but provide a cli switch to skip the aliases

@y3n4 y3n4 added the enhancement New feature or request label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant