Yusuf Suleman fb79f15f75 fix(fitness): eliminate cross-user data access (#4)
- All user_id query params now enforced to authenticated user's own ID
- /api/users restricted to return only current user (no user enumeration)
- Wildcard CORS headers removed (service is internal-only via gateway)
- Covers: entries, totals, goals, templates, favorites, goal setting

Closes #4
2026-03-29 08:53:04 -05:00
Description
Second Brain Platform - Dashboard, Fitness, Budget, Inventory, Trips, Reader, Media
778 KiB
Languages
Svelte 54.4%
Python 31.6%
JavaScript 10.6%
TypeScript 2%
CSS 1.1%
Other 0.2%