Commit Graph

7 Commits

Author SHA1 Message Date
Stalin 05f081b205 Fix JWT signature verification vulnerability (GHSA-223g-f5mq-gw33)
- Enable proper JWT signature verification in backend/routes/dashboard.py
- Enable proper JWT signature verification in backend/main.py
- Enable proper JWT signature verification in backend/activity_logger.py
- Replace verify_signature=False with cryptographic verification using JWT_SECRET_KEY
- Prevents JWT forgery attacks and account takeover
2026-05-07 16:57:42 +05:30
Stalin 353a2dfc3b fix(dashboard): hide endpoint paths in recent activity UI 2026-04-19 18:03:24 +05:30
Stalin 9115fc5ffd feat: unify real activity tracking, admin monitoring, and error UX 2026-04-19 17:51:32 +05:30
5t4l1n f72bcc69aa update error 2025-07-29 00:13:52 +05:30
5t4l1n 8816091e63 update error 2025-07-28 23:19:59 +05:30
5t4l1n f00cb56fad front end test & backup 2025-07-25 13:57:14 +05:30
5t4l1n 7e6f0d0b1e backend 2025-07-25 11:10:44 +05:30