Files
pgadmin4/web
Ashesh Vashi 37e2e1d24b Fixing the decryption issue during restoring the connection on restart.
As we convert the binary password to string during storing the
connection information, we also need to convert it back to byte-arrays
during restoring the connections.

Hence - decode the passowrd using 'utf-8' encoding during storing the
connection information, and encode it during restoring the connections.
2016-06-06 22:48:53 +05:30
..
2015-03-03 10:51:29 +00:00
2016-06-06 13:34:08 +01:00
2016-06-06 13:34:08 +01:00