mirror of
https://github.com/myronblair/tomsjavajive
synced 2026-07-27 16:52:36 -05:00
bdd0bd6afa
Was callable anonymously, leaking customer email/phone/wallet balance/reward points to anyone who could guess a search term. Gated behind AdminAuth, matching the pattern used elsewhere (401 JSON response, not a redirect, since this is an API endpoint called via fetch from admin/pos.php).