Re: User management functionality patch [pgadmin4]

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: User management functionality patch [pgadmin4]
Дата
Msg-id CAG7mmoxGxJAgss-1rBXTTu76r-hqnM7C4F62_q86vWx8zJa96w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: User management functionality patch [pgadmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Ответы Re: User management functionality patch [pgadmin4]
Список pgadmin-hackers
Hi Harshal,

Dave asked to put the User Management menu under the 'Change Password' (right top side).

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Thu, Jun 2, 2016 at 7:12 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA patch for user management functionality.

Major changes in this patch are:

1. In-place editing of user and saving on server.
2. Removed dependency on marshmallow python package.
3. UI improvements.
4. Search by email.





-- 
Harshal Dhumal
Software Engineer

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Tue, May 31, 2016 at 4:24 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:

On Tue, May 31, 2016 at 2:45 PM, Dave Page <dpage@pgadmin.org> wrote:



On Tue, May 31, 2016 at 9:52 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:



On Tue, May 31, 2016 at 1:26 PM, Dave Page <dpage@pgadmin.org> wrote:
Yeah, I was about to reply on this too;

- Why do we need Marshmallow?

- Why do we need a role system? Perhaps in the future we might have shared servers, and roles that cannot modify them, but not now.
Hmm.. 
He just added one more role - 'Standard'.
'Administrator' role was already presents in it.

Oh yes, sorry, misread that. 'pgAdmin User Role' would be a better description though I think. 
Yeah - that can be done. :-)

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Destroy header controls properly [pgadmin4]
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Added support for the password cell.