mirror of
https://github.com/lightningcell/flask-2fa-auth.git
synced 2026-06-03 10:59:40 +00:00
Revert "Reapply "Add few test bugs to test ai-review workflow""
This reverts commit 176ce8d2d5.
This commit is contained in:
@@ -79,12 +79,7 @@ class MailService:
|
||||
'X-Priority': '1',
|
||||
'X-MSMail-Priority': 'High'
|
||||
}
|
||||
|
||||
try:
|
||||
self.logger.warning(f"MAIL_PASSWORD is {current_app.config.get('MAIL_PASSWORD')}")
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
|
||||
# Send email
|
||||
self.mail.send(msg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user