[pgAdmin4][RM2892] Handle password changes properly if error occursduring sending email

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема [pgAdmin4][RM2892] Handle password changes properly if error occursduring sending email
Дата
Msg-id CAFiP3vzuJZAc2O4pgthzDCqWZAPCbhBGpPn-hOmZRT6KN51-RQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email
Re: [pgAdmin4][RM2892] Handle password changes properly if erroroccurs during sending email
Список pgadmin-hackers
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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Remove fixed width from sql-hint popup - Query tool
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email