BUG #16056: Actually PGADMIN4
The following bug has been logged on the website:
Bug reference: 16056
Logged by: Paul Kudla
Email address: paul@scom.ca
PostgreSQL version: 12.0
Operating system: windows ten
Description:
Unable to stop it from asking for a master password
I have tried
##########################################################################
# Master password is used to encrypt/decrypt saved server passwords
# Applicable for desktop mode only
##########################################################################
MASTER_PASSWORD_REQUIRED = False
in config.py
config_local.py
registery entry carrier no config info contrary to your own documentation.
nothing seems to be supported
Notes about security
I as a programmer am getting frustrated on other programmers or accountants
as i call them adding security measures that really dont need to be
implemented
I run secure networks, gre networks between building etc etc and all this
does is add an extra layer of work
i lost 2 hours messing with this because you prompted me to do an update,
and have given up thus the bug report
PG Admin version is 4.13
Please provide a documentated way to deal with this issue.
On Mon, Oct 14, 2019 at 12:09 PM PG Bug reporting form <
noreply@postgresql.org> wrote:
The following bug has been logged on the website:
Bug reference: 16056
Logged by: Paul Kudla
Email address: paul@scom.ca
PostgreSQL version: 12.0
Operating system: windows ten
Description:Unable to stop it from asking for a master password
[...]
i lost 2 hours messing with this because you prompted me to do an update,
and have given up thus the bug reportPG Admin version is 4.13
Please provide a documentated way to deal with this issue.
pgAdmin is a third-party application and as such has its own support
channels independent of the core PostgreSQL project.
You can find information on them here:
https://www.pgadmin.org/support/
David J.