pgAdmin 4 commit: Ensure that the user should be able to specify an old - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the user should be able to specify an old
Date
Msg-id E1l0IHe-0002Fh-FY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the user should be able to specify an older date for the account expiration of the role/user. Fixes #6120

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2edf317a9ce02c16058feb229c3228a03cf145a
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst                      |  1 +
.../server_groups/servers/roles/static/js/role.js      |  1 +
web/pgadmin/static/js/backform.pgadmin.js              | 18 ++++++++++++++----
3 files changed, 16 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: "Huang, Jun"
Date:
Subject: RE: Is there a mistake in line 22 of Make.bat?
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.