pgAdmin 4 commit: Support configuration files that are external to the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Support configuration files that are external to the
Date: 2020-07-17 12:33:05
Message-ID: E1jwPY1-0007cE-4l@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pgadmin(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-17 12:33:57 Re: RM 5235 - Support external config files
Previous Message Dave Page 2020-07-17 10:25:54 Re: RM 5235 - Support external config files