CLI: Add command flag to show deleted user accounts #4570
Labels
authentication
User Account Management and Authentication
cli
Command-Line Interface (CLI)
enhancement
Refactoring, improvement or maintenance task
tested
Changes have been tested successfully
As an admin, I would like to find previously deleted user accounts so that I can restore them if needed.
We are going to add a
--deleted
flag to thephotoprism users ls
command for this purpose:Example:
This seems particularly useful in combination with OpenID Connect (OIDC), as users cannot re-register if their account has been deleted (and not explicitly restored by an admin):
The text was updated successfully, but these errors were encountered: