pgadmin4/web/pgadmin/utils
Akshay Joshi aa95ff9f57 Fix encoding issue for background process, it is regression of Master Password. Fixes #4303 2019-05-29 12:50:48 +05:30
..
driver Fix encoding issue for background process, it is regression of Master Password. Fixes #4303 2019-05-29 12:50:48 +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 Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
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