pgAdmin 4 commit: Support configuration files that are external to the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Support configuration files that are external to the
Date
Msg-id E1jwPY1-0007cE-4l@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Support configuration files that are external to the application installation. Fixes #5235

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fb2178e5d3f732117b1de038b701d3b9d70aa295
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
docs/en_US/code_overview.rst                | 11 ++++++-----
docs/en_US/config_py.rst                    | 19 +++++++++++++++----
docs/en_US/enabling_ldap_authentication.rst | 14 +++++++++-----
docs/en_US/query_tool.rst                   |  6 ++++--
docs/en_US/release_notes_4_24.rst           |  1 +
web/config.py                               | 19 +++++++++++++++++--
6 files changed, 52 insertions(+), 18 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: RM 5235 - Support external config files
Next
From: Akshay Joshi
Date:
Subject: Re: RM 5235 - Support external config files