pgAdmin 4 commit: Give appropriate error messages when the user tries t - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Give appropriate error messages when the user tries t
Date
Msg-id E1iNz7V-000082-WF@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Give appropriate error messages when the user tries to use an blank master password. Fixes #4341

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=30e96733752ab5168a84c29c8616c70c74b29563
Author: Richard Yen <richyen3@gmail.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst        |  1 +
web/pgadmin/browser/__init__.py          | 22 ++++++++++++++--------
web/pgadmin/browser/static/js/browser.js |  5 +++--
3 files changed, 18 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4482][RM4483] Backup dialog issues for directory format
Next
From: Richard Yen
Date:
Subject: [RM4341] Master Password Screen should give a proper error message ifuser provide empty password