Files
picpeak/backend
Paul Nothaft 262c3a4705 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.
2026-09-10 20:46:21 +02:00
..