Commit 275820b added the sync-stats route by overwriting the first three
lines of reset_password_submit (decorator, def, and the uid lookup)
instead of inserting above them. That left the password reset body as
unreachable code after sync_stats() returned and unregistered the URL,
so the reset form POST returned 404.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
23 KiB
23 KiB