Files
picpeak/backend
Paul Nothaft 6580006c80 fix(backend): shorten payment-check token TTL and notify admin on use
The unauthenticated payment-check magic link (intentional, matches
publicQuotes.js) had a 30-day token lifetime and wrote to the invoice
ledger silently. Shortened the TTL and added a best-effort admin
notification on every write via this route, so the no-login
convenience stays but an admin always sees the action happen.

(cherry picked from commit 262c3a4705)
2026-09-10 20:54:02 +02:00
..