This repository was archived by the owner on Jan 29, 2026. It is now read-only.
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
voco users:password:reset command to do what it was set up for #19
The users:password:reset command allows manipulating reset sessions, but naming suggests that it should allow resetting the password of a user.
Move the
users:password:resetto a subcommandusers:password:reset:sessionand make the root command reset a users session.FILE:
vocolab/admin/commands/user.py