Thread: pgAdmin 4 commit: Backup,Maintenance and Restore should not be started

pgAdmin 4 commit: Backup,Maintenance and Restore should not be started

From
Akshay Joshi
Date:
Backup, Maintenance and Restore should not be started if database name contains "=" symbol. Fixes #1220 #1221

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=567f7642348e15d8adb57d683c64e8d8090b77fe
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/backup/static/js/backup.js           | 11 +++++++++++
web/pgadmin/tools/maintenance/static/js/maintenance.js | 12 ++++++++++++
web/pgadmin/tools/restore/static/js/restore.js         | 11 +++++++++++
3 files changed, 34 insertions(+)