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
..
pgadmin Fixing the decryption issue during restoring the connection on restart. 2016-06-06 22:48:53 +05:30
regression Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
babel.cfg Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
config.py User management. 2016-06-06 13:34:08 +01:00
pgAdmin4.py Fixes #1185 - While connecting to the server, application becomes almost 2016-06-02 14:51:33 +05:30
setup.py User management. 2016-06-06 13:34:08 +01:00