Обсуждение: pgAdmin 4 commit: Ensure that users should be able to modify the REMOTE

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure that users should be able to modify the REMOTE

От
Akshay Joshi
Дата:
Ensure that users should be able to modify the REMOTE_USER environment
variable as per their environment by introducing the new config parameter
WEBSERVER_REMOTE_USER.

Fixes #6953

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_2.rst      | 1 +
docs/en_US/webserver.rst              | 3 +++
web/config.py                         | 7 +++++++
web/pgadmin/authenticate/webserver.py | 6 +++++-
4 files changed, 16 insertions(+), 1 deletion(-)