pgAdmin 4 commit: Ensure that the account expiration date for role/user

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the account expiration date for role/user
Дата
Msg-id E1kzxon-0005Qy-UJ@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.