aprhodite/static
3nd3r be3503b31b Fix #3: Remove client-exploitable payment endpoint
- Payment endpoint no longer uses @_require_auth (not client-callable)
- Identifies user from webhook payload user_id instead of client JWT
- Removed hardcoded payment secret from chat.js
- Client now shows placeholder message directing to admin
- Webhook secret + user_id must come from payment provider server
2026-04-12 12:51:31 -05:00
..
chat.js Fix #3: Remove client-exploitable payment endpoint 2026-04-12 12:51:31 -05:00
crypto.js Initial commit: SexyChat (Aphrodite) v1.0 2026-04-12 17:55:40 +01:00
socket.io.min.js Initial commit: SexyChat (Aphrodite) v1.0 2026-04-12 17:55:40 +01:00
style.css Initial commit: SexyChat (Aphrodite) v1.0 2026-04-12 17:55:40 +01:00