pgAdmin 4 commit: Give appropriate error messages when the user tries t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Give appropriate error messages when the user tries t
Date: 2019-10-25 12:55:09
Message-ID: E1iNz7V-000082-WF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Richard Yen 2019-10-25 16:17:27 [RM4341] Master Password Screen should give a proper error message if user provide empty password
Previous Message Dave Page 2019-10-25 12:22:19 Re: [pgAdmin][RM4482][RM4483] Backup dialog issues for directory format