pgadmin4/web/pgadmin/utils
Dave Page 163cadc279 Revert "Fix non-ASCII password decryption/encryption under Python 3"
This reverts commit d0a640442c.

Seems to anger Python 2.7
2018-04-10 17:12:14 +01:00
..
driver Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
javascript PEP8 fixes. 2018-03-02 09:37:11 +00:00
sqlautocomplete PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
tests PEP8 fixes. 2018-02-26 13:54:58 +00:00
__init__.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
ajax.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
compile_template_name.py Fix template paths for Windows. Fixes #3139 2018-03-13 12:45:14 -04:00
crypto.py Revert "Fix non-ASCII password decryption/encryption under Python 3" 2018-04-10 17:12:14 +01:00
exception.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
html.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
menu.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
paths.py Appropriately set the cookie path. Fixes #3197 2018-03-19 17:09:19 +00:00
preferences.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
route.py Skip tests where appropriate on GPDB. Fixes #3190 2018-03-13 15:32:35 -04:00
server_utils.py Skip tests where appropriate on GPDB. Fixes #3190 2018-03-13 15:32:35 -04:00
session.py Revert "Ensure the cookie domain and path are properly set. Fixes #3197" 2018-03-15 14:54:14 -04:00
versioned_template_loader.py Support EXPLAIN on Greenplum. Fixes #3097 2018-02-09 11:54:42 +00:00