Files
terdut-server/internal/api
Niklas Ye 17ee290d90 docs: the ack token is scoped, not single-use
The handler never deletes the token: it stays valid until expires_at and
is purged by the sweeper, so a second tap is an idempotent no-op rather
than a rejection. Caught by pressing Acknowledge twice against the live
server. What bounds the token is scope -- one incident, one action, one
day -- not a use count.
2026-08-07 11:41:15 +02:00
..
2026-07-30 17:02:13 +02:00
2026-05-20 22:28:23 +02:00
2026-07-30 17:02:13 +02:00