pgAdmin 4 commit: Revert "Ensure that the account expiration date for r

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Revert "Ensure that the account expiration date for r
Date: 2021-01-14 09:18:32
Message-ID: E1kzym0-0006qP-Fi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Revert "Ensure that the account expiration date for role/user can’t be older than the current date. Fixes #6120"

This reverts commit 9a47e574e315ebc5d2721d69718edb72bcc91b5a.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f86f58dc562a862fd2a5dd1d55426aef04541e0e

Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 1 -
.../server_groups/servers/roles/static/js/role.js | 22 ----------------------
2 files changed, 23 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-14 09:22:08 Re: [pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.
Previous Message Dave Page 2021-01-14 09:14:43 Re: Is there a mistake in line 22 of Make.bat?