pgAdmin 4 commit: Do not decrypt the password when the password is 'Non

2018-01-10 Thread Ashesh Vashi
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." Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdi

pgAdmin 4 commit: Do not decrypt the password when the password is 'Non

2018-01-03 Thread Dave Page
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." Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1dd