pgAdmin 4 commit: Ensure that the account expiration date for role/user - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the account expiration date for role/user
Date
Msg-id E1kzxon-0005Qy-UJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the account expiration date for role/user can’t be older than the current date. Fixes #6120

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a47e574e315ebc5d2721d69718edb72bcc91b5a
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  | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.