[RM4341] Master Password Screen should give a proper error message if user provide empty password

From: Richard Yen <richyen3(at)gmail(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [RM4341] Master Password Screen should give a proper error message if user provide empty password
Date: 2019-10-25 16:17:27
Message-ID: CAKH4vDjAT-CUefn1DQ=0KQDiJvTasjEgNkOvoAXYZUbB0gAEdw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello Hackers,

This seems to already have been processed, but I'm writing for
archiving/process-compliance

Submitting patch for RM 4341
<https://redmine.postgresql.org/issues/4341?issue_count=165&issue_position=74&next_issue_id=4339&prev_issue_id=4351>
.

This patch 1) adds detection of button-click, so that error message can be
displayed upon input of empty password, and 2) refactors code so that an
empty password when password exists will display "Incorrect Password"
instead of just refreshing the modal

Cheers,
--Richard

Attachment Content-Type Size
pgadmin4_RM4341.patch application/octet-stream 3.0 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-10-29 05:13:19 [pgAdmin][RM3915] Executing a specific query will break keyboard shorcuts for Query Tool
Previous Message Dave Page 2019-10-25 12:55:09 pgAdmin 4 commit: Give appropriate error messages when the user tries t