pgadmin4/web/pgadmin/utils/driver
Murtuza Zabuawala 1dd1c10255 Do not decrypt the password when the password is 'None'. Fixes #2765
This should avoid the common but harmless exception "ValueError: IV must be 16 bytes long while decrypting the password."
2018-01-03 13:19:58 +00:00
..
psycopg2 Do not decrypt the password when the password is 'None'. Fixes #2765 2018-01-03 13:19:58 +00:00
__init__.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
abstract.py Only allow specification of a pgpass file if libpq >= 10. Fixes #2768 2017-10-10 09:31:27 +01:00
registry.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00