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

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

From
Akshay Joshi
Date:
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(-)