pgadmin4/web/pgadmin/utils
Aditya Toshniwal a588c2994d 1) Fix issue where SSH tunnel connection using password is failing, it's regression of Master Password. Fixes #4320
2) Fix some more issues related to SSH Tunnel(By: Akshay Joshi)
2019-06-05 12:07:24 +05:30
..
driver 1) Fix issue where SSH tunnel connection using password is failing, it's regression of Master Password. Fixes #4320 2019-06-05 12:07:24 +05:30
javascript Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
sqlautocomplete Remove Python 2.6 code that's now obsolete. Fixes #3935 2019-01-31 13:47:56 +01:00
tests Fix PEP-8 issue. 2019-03-01 14:19:08 +00:00
__init__.py 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
ajax.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
compile_template_name.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
crypto.py Replace the PyCrypto module with the cryptography module. Fixes #3272 2019-01-31 15:57:27 +01:00
csrf.py Fixed CSRF security vulnerability issue. per Alvin Lindstam. Fixes #4217 2019-05-28 10:59:51 +05:30
csv.py Ensure that null values handled properly in CSV download. Fixes #3780 2019-01-01 15:15:36 +05:30
exception.py 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
html.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
master_password.py 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
menu.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
paths.py Use the user's full email address (not just the username part) as the basis for the storage directory name.. Fixes #3887 2019-03-22 09:36:13 +00:00
preferences.py Allow the UI layout to be fully locked or to prevent docking changes. Fixes #2653 2019-05-31 11:51:30 -04:00
route.py Many fixes to the stability of the feature tests, including: 2019-03-21 12:04:37 +00:00
server_utils.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
session.py Fixed CSRF security vulnerability issue. per Alvin Lindstam. Fixes #4217 2019-05-28 10:59:51 +05:30
versioned_template_loader.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30