[pgadmin-org/pgadmin4] 6c1282: Validate user inputs provided in configuration fil...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 6c1282: Validate user inputs provided in configuration fil...
Date: 2023-03-17 12:16:25
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/a93990-6c1282@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 6c12829cd46258b40abbfa0938b6772f3bf481e4
https://github.com/pgadmin-org/pgadmin4/commit/6c12829cd46258b40abbfa0938b6772f3bf481e4
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-03-17 (Fri, 17 Mar 2023)

Changed paths:
M web/pgadmin/evaluate_config.py

Log Message:
-----------
Validate user inputs provided in configuration files before starting pgadmin server. #5907

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-03-17 12:18:06 [pgadmin-org/pgadmin4] f9fee9: Use correct python binary for Ubuntu 18 and EL-8.
Previous Message Pravesh Sharma 2023-03-17 12:13:56 [pgadmin-org/pgadmin4] a93990: Fixed issue where pgAgent jobs were not getting dr...