From a10e31485456787d9aa71557e2281ab10479bcad Mon Sep 17 00:00:00 2001 From: NguyenND Date: Tue, 7 Jul 2026 13:04:07 -0400 Subject: [PATCH] July 7 - Fix reset link hasn't been sent 2 --- CLAUDE.md | 2 +- app/routes/auth.py | 12 ++++--- app/routes/customers.py | 9 ++++-- test_mail.py | 72 ----------------------------------------- 4 files changed, 15 insertions(+), 80 deletions(-) delete mode 100644 test_mail.py diff --git a/CLAUDE.md b/CLAUDE.md index af0a145..f0fd6ac 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1104,7 +1104,7 @@ timeout = 30 | 61 | **Contract→Facility cascade UI pattern: contract selector is UI-only, not a WTForms field** | The "Log New Issue" form (`issues/form.html`) and both filter bars (`issues/list.html`, `inspections/list.html`) use a plain HTML `