Add shopper password reset and extend demo seed for accounts, reviews, and tracking.
CI / test (pull_request) Successful in 39s

Buyers can recover locked accounts, and seed_demo now walks the shopper path without live Stripe or EasyPost calls.
This commit is contained in:
2026-09-07 06:50:40 -05:00
parent c9b81ceed7
commit 03950fc9ba
15 changed files with 466 additions and 27 deletions
+1
View File
@@ -20,6 +20,7 @@ class UnderConstructionMiddleware:
"/account/login",
"/account/logout",
"/account/register",
"/account/password-reset",
"/under-construction",
"/portal/messaging/webhooks/",
"/unsubscribe/",