Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email
Дата
Msg-id CAKKotZSAvOGKT3ih=oGv8fSSRRVg4VpfwWKxdxy_VA93xn+s+g@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][RM2892] Handle password changes properly if error occursduring sending email  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Список pgadmin-hackers
Tested and working as expected on qmg test machine :) 


On Thu, Nov 30, 2017 at 11:41 AM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

Unlike flask login-manager flask-security does not provide facility to pass custom view
function to any of callbacks like change/reset/forgot password. So we cannot
handle any exceptions occurred during changing/resetting password.
Only way we can handle such exceptions is writing our own routes for these callbacks and
add addition code to handle such exceptions. 

-- 
Harshal Dhumal
Sr. Software Engineer

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

Вложения

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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: [pgAdmin4][RM2892] Handle password changes properly if error occursduring sending email
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Do not show success message,when there is an error s