pgadmin4/web/pgadmin/setup/tests
Aditya Toshniwal d056a94f0c popen() function strips the quotes from the arguments, so backup fails
for the schema name that needs quoting.

Code is changed to add escapers.

Fixes #4590
2019-10-10 17:58:32 +05:30
..
__init__.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
servers.json Add the ability to import and export server definitions from a config database. Fixes #3772 2018-11-21 16:09:20 +00:00
test_export_import_servers.py popen() function strips the quotes from the arguments, so backup fails 2019-10-10 17:58:32 +05:30
test_permissions.py Validate permissions on the session directory itself, not it's parent, per Felix Pusch. Fixes #4276 2019-05-21 12:14:36 +01:00