Re: [pgAdmin4][Patch] - RM 5452 improvement

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin4][Patch] - RM 5452 improvement
Дата
Msg-id CANxoLDced3Y7q3bwS7mw=asqLPoi_0gZnUqccgqkM4tUBxrNew@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch] - RM 5452 improvement  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Fri, May 15, 2020 at 3:17 PM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

In order to find who query what, we have added pgadmin user identity ( current_user.email ) in the log file. (RM 5452). In this patch, current_user.email is changed to current_user.username because there are possibilities that ldap user may not have an email address.


Thanks,

Khushboo




--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5493] Search Object: UI improvement suggestions
Следующее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - RM 5487 - LDAP Configuration fix