Lockout Prevention #235

Closed
opened 2026-01-02 10:59:48 -06:00 by notquitenothing · 1 comment
notquitenothing commented 2026-01-02 10:59:48 -06:00 (Migrated from github.com)

Describe your idea for an enhancement:

There should be some mechanism to prevent owner lockout in the case of a lost password/account. This may be something that could be added as a cli command, for either regenerating the default admin or maybe generating a password reset link.

Describe alternatives you've considered:

While there are controls on removing/deleting admin accounts, there is no way to recover a VoidAuth instance if the owner loses their password and email password reset is not available.

### Describe your idea for an enhancement: There should be some mechanism to prevent owner lockout in the case of a lost password/account. This may be something that could be added as a cli command, for either regenerating the default admin or maybe generating a password reset link. ### Describe alternatives you've considered: While there are controls on removing/deleting admin accounts, there is no way to recover a VoidAuth instance if the owner loses their password and email password reset is not available.
notquitenothing commented 2026-01-08 07:34:34 -06:00 (Migrated from github.com)

Released in v1.9.0 with the voidauth generate password-reset [username] command.

Released in [v1.9.0](https://github.com/voidauth/voidauth/releases/tag/v1.9.0) with the `voidauth generate password-reset [username]` command.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adam/gate#235
No description provided.