pgAdmin 4 commit: Ensure that the user should be able to specify an old

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the user should be able to specify an old
Date: 2021-01-15 06:08:30
Message-ID: E1l0IHe-0002Fh-FY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

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