[pgAdmin][Patch] - Bug #6641 - Invalid failure for pgAdmin terminate session for AWS RDS Postgres.

Поиск
Список
Период
Сортировка
От Yogesh Mahajan
Тема [pgAdmin][Patch] - Bug #6641 - Invalid failure for pgAdmin terminate session for AWS RDS Postgres.
Дата
Msg-id CAMa=N=OU+2Qyzxuvm_5i3MWJwYBPTMKHDrohO4gqhh1+WxCF9A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][Patch] - Bug #6641 - Invalid failure for pgAdmin terminate session for AWS RDS Postgres.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi,

Attached patch enables pgadmin to retrieve user permissions in case of nested roles.
 
Steps to Tests - 
1.Create a new role 'parent' with pg_signal_backend() access.
2.Create a new role 'child' & add as Member of 'parent' role.
3.Create new role 'test' (not a superuser) & connect with this role.
4.Now connect to server with 'child' role using pgAdmin & try to terminate connection create with by user 'test'
5.User should be able to terminate connection successfully.

Thanks,
Yogesh Mahajan
EnterpriseDB
Вложения

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

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM6531] ERD export as image issue