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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the user should be able to specify an old
Дата
Msg-id E1l0IHe-0002Fh-FY@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Huang, Jun"
Дата:
Сообщение: RE: Is there a mistake in line 22 of Make.bat?
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.