Commit Graph

7 Commits

Author SHA1 Message Date
681f892d63 feat: Improve preparation method display and filtering 2026-06-07 00:31:38 +05:30
a27bd118e5 fix: Cross-User Write, strict CORS, rate limiting
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
- IDOR in sync api
- if server was run in prod without jwt secret var then it fell back to inscure string; added startup check
- restrict query requests to vite origin
- use `express-rate-limit`. 100 requests per 15-minute window for a client
2026-06-06 22:14:53 +05:30
4e43bc9a29 fix logout on reload 2026-06-06 09:59:28 +05:30
6e5ce9eb86 pwa ops 2026-06-06 09:49:43 +05:30
1789fc0abe fixup backend 2026-06-06 08:59:18 +05:30
9168ece209 fix: user session management 2026-06-06 08:47:24 +05:30
4ee2649d84 init commit 2026-06-06 08:29:21 +05:30