CampgroundTickets/app/lib
Hank 0e8fe3bb9a 4-digit auto-submit PIN + operator name in audit logs
Login: fixed-length 4-digit PIN that auto-submits on the 4th digit (no submit
button to scroll to on small iPhone screens) and clears on a wrong PIN.
Compact, vertically-centered keypad so it fits without scrolling.

Operator tracking: after PIN auth, staff enter their name (new /operator
screen, persisted per device). The name is sent as X-Operator on every authed
request and recorded on each check-in/undo/ice audit entry (new Operator
column), so logs show who did what. Shown in the scanner header and the admin
audit view.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 16:45:23 +00:00
..
api.ts 4-digit auto-submit PIN + operator name in audit logs 2026-07-08 16:45:23 +00:00
auth.tsx 4-digit auto-submit PIN + operator name in audit logs 2026-07-08 16:45:23 +00:00
feedback.ts Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00
storage.ts 4-digit auto-submit PIN + operator name in audit logs 2026-07-08 16:45:23 +00:00
theme.ts Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00