Hi On Tue, Jun 4, 2019 at 10:54 PM Michel Feinstein <michelfeinst...@gmail.com> wrote:
> It would be easier if the system when prompting for the Master Password, > had a "I don't want to define a Master Password" or something like that, > which would set that config_local.py property automatically. > We very intentionally don't do that as 1) allowing pgAdmin to rewrite it's own application configuration would create a security hole, and b) it would prevent sysadmins from being able to enforce a security policy on their users in managed environments. > > On Tue, Jun 4, 2019, 18:06 Cherio <che...@gmail.com> wrote: > >> Put "MASTER_PASSWORD_REQUIRED = False" line into your >> "lib/python?.?/site-packages/pgadmin4/config_local.py". This is in the >> docs: https://www.pgadmin.org/docs/pgadmin4/dev/master_password.html >> >> On Tue, Jun 4, 2019 at 4:41 PM richard coleman < >> rcoleman.ascen...@gmail.com> wrote: >> >>> To whomever, >>> >>> Running a newly update pgAdmin 4 version 4.8 on my Kubuntu box. There >>> are a couple of glaring issues. >>> >>> First: It keeps prompting to; "Set Master Password" >>> I don't want to set another password that I'll just end up >>> forgetting. >>> >>> Second: When I click the "?" button on that dialog box it takes me to >>> this page: >>> "http://127.0.0.1:33681/help/help/master_password.html" >>> Which returns "404 Not Found" >>> >>> Hopefully there is a simple solution to these issues. >>> >>> Thanks, >>> >>> rik. >>> >> -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company