| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Revert "Disable the master password requirement when |
| Date: | 2022-04-22 10:28:23 |
| Message-ID: | E1nhqWV-00039s-Uh@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Revert "Disable the master password requirement when using alternative authentication sources. Fixes #7012"
This reverts commit 0c823455a0ee74fca2af08abae10186b3733990d.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=faff8d1fb31967624e7cdb1c46c9ec237e30aaef
Modified Files
--------------
docs/en_US/alternate_encryption_key.rst | 33 ---------------------------------
docs/en_US/connecting.rst | 7 -------
docs/en_US/master_password.rst | 18 ++++++++----------
docs/en_US/release_notes_6_9.rst | 1 -
web/config.py | 21 ---------------------
web/pgadmin/browser/__init__.py | 3 +--
web/pgadmin/utils/master_password.py | 3 ---
7 files changed, 9 insertions(+), 77 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2022-04-22 10:29:58 | Re: [pgAdmin][RM7322] Error Message displayed "Request failed with status code 503" if create new database on Windows only |
| Previous Message | Dave Page | 2022-04-22 10:27:36 | Re: [pgAdmin4][Patch]- Feature #7012 - disable master password requirement when using alternative auth source |