pgadmin4
pgadmin4 copied to clipboard
Disable password reset page when email subsystem is disabled
Describe the solution you'd like
When pgAdmin is started without working email subsystem, for example with PGADMIN_DISABLE_POSTFIX environment variable set to True, Forgot password page should be hidden.