-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
CLI: Add command flag to show deleted user accounts #4570
Copy link
Copy link
Closed
Labels
authUser Account Management and AuthenticationUser Account Management and AuthenticationcliCommand-Line Interface (CLI)Command-Line Interface (CLI)enhancementEnhancement or improvement of an existing featureEnhancement or improvement of an existing featurereleasedAvailable in the stable releaseAvailable in the stable releasetestedChanges have been tested successfullyChanges have been tested successfully
Metadata
Metadata
Assignees
Labels
authUser Account Management and AuthenticationUser Account Management and AuthenticationcliCommand-Line Interface (CLI)Command-Line Interface (CLI)enhancementEnhancement or improvement of an existing featureEnhancement or improvement of an existing featurereleasedAvailable in the stable releaseAvailable in the stable releasetestedChanges have been tested successfullyChanges have been tested successfully
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Release 🌈
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
--deletedflag to thephotoprism users lscommand 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):