Skip to content

Feature Proposal: Administrative Account Recovery/Reset in setup.py #10238

Description

@parisnakitakejser

Introduce a dedicated recovery/reset function to the /pgadmin4/setup.py command list to allow administrators to easily recover locked-out accounts directly from the command line without manual database intervention.


Proposed CLI Interface

  1. Dedicated Recovery Command (Recommended):
    python /pgadmin4/setup.py recover-user --username <email> [--reset-attempts] [--unlock]
    

This FR comes based on a ticket from pg-admin helm-charts: rowanruseler/helm-charts#344

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions