pgadmin4/web/pgadmin
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
..
about Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
browser Remove the header controls of subnode control properly, when removing it 2016-06-06 18:53:19 +05:30
dashboard Fix mouse cursor on dashboard quick links. Fixes #1163 2016-06-03 13:10:49 +01:00
help www.pgadmin.org now supports https. 2016-05-21 13:54:22 -04:00
misc Fixed issue only coming in the runtime. 2016-06-02 13:15:26 +05:30
model Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
preferences Fixed the issue - preferences were saved. 2016-04-25 11:54:02 +05:30
redirects Fix favicon routing 2016-04-14 13:40:01 +01:00
settings Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
static User management. 2016-06-06 13:34:08 +01:00
templates Fixes #1243 - Allow to resize the columns of the result table in the 2016-06-02 14:46:58 +05:30
tools User management. 2016-06-06 13:34:08 +01:00
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Fixing the decryption issue during restoring the connection on restart. 2016-06-06 22:48:53 +05:30
__init__.py 'pgadmin.utils.storage' has been renamed to 'pgadmin.utils.paths'. Resolved the typo. 2016-05-13 00:36:45 +05:30
messages.pot First round of string review and cleanup. 2016-05-06 13:53:48 +01:00