mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
initial
This commit is contained in:
@@ -49,7 +49,7 @@ def get_login_gov_user(login_uuid, email_address):
|
||||
# address in login.gov.
|
||||
# But if we cannot change the email address, at least we don't
|
||||
# want to fail here, otherwise the user will be locked out.
|
||||
current_app.logger.error(ie)
|
||||
current_app.logger.error("Error getting login.gov user", exc_info=True)
|
||||
db.session.rollback()
|
||||
|
||||
return user
|
||||
|
||||
Reference in New Issue
Block a user