encrypted passwords?

2019-10-22 Thread Michael Shapiro
How can I see the encrypted password for a login role?

pgadmin4, reverse proxy and apache

2019-10-22 Thread François Valenduc
Good evening, I am trying to run pgadmin4 with docker and reverse proxy with apache. The page gives info for ngninx. I have tried this with apache:     RedirectMatch permanent ^/pgadmin4$ /pgadmin4/     ProxyPreserveHost On     ProxyPass  http://127.0.0.1:5050/     ProxyPassRever