Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email
Date
Msg-id CAKKotZSAvOGKT3ih=oGv8fSSRRVg4VpfwWKxdxy_VA93xn+s+g@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][RM2892] Handle password changes properly if error occursduring sending email  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
List 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

Attachment

pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: [pgAdmin4][RM2892] Handle password changes properly if error occursduring sending email
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do not show success message,when there is an error s