mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 22:51:30 -07:00
222547ee13
* test(accounts): cover three username changes * chore(deps): update vulnerable runtime dependencies * fix(security): bound uploads and validate token subjects strictly --------- Co-authored-by: Nexi (CWN) <communityshieldofficial@gmail.com>
clubs
Clubs Worker served on the clubs subdomain. A Hono app for clubs.
Behavior
GET /club/home/me— returns 404 unconditionally; there's nothing to hydrate yet.
TODO before production
- Implement club home once clubs have a backing store (DB binding).