Thanks for the reply, Yogesh
But you need to run a separate webserver like Apache to configure this?
When I set 'SERVER_MODE = True' in pgAdmin config, I am able to access pgAdmin
from a browser by :
So I asumed that it was running an embedded webserver and was hoping to
configure SSL settings
Hi Neil,
pgAdmin tries to access the passwords saved by pgAdmin for each server here
and that's why it is asking multiple times. "Always allow" means pgAdmin
can access the passwords saved by pgAdmin any number of times. We can try
to add a check if the password is stored then only access, but tha