23 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 14765d7d18 fix(security): harden execution sandbox and add dedicated admin execution logs 2026-04-19 23:03:08 +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
copilot-swe-agent[bot] f636387717 Improve code quality - add custom exception, documentation, and refactor auth.py
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:46:30 +00:00
copilot-swe-agent[bot] a1f9cd4114 Fix security concerns - restrictive file permissions and remove secret logging
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:44:17 +00:00
copilot-swe-agent[bot] a343b17ab3 Address code review feedback - persistent dev secrets and fix empty auth header
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:42:45 +00:00
copilot-swe-agent[bot] f04fc76eb9 Fix critical security vulnerabilities - remove hardcoded secrets
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 18:40:21 +00:00
5t4l1n a3520a3d67 dashboard & cource certificate Block chain 2025-07-29 20:43:52 +05:30
5t4l1n 6376105b1d update 2025-07-29 18:31:21 +05:30
5t4l1n f22caf1cb4 course completed up to module lesson 2025-07-29 13:52:35 +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 7f6531b097 update error 2025-07-28 00:51:24 +05:30
5t4l1n efd6708e5a qizz + panel 2025-07-28 00:15:37 +05:30
5t4l1n e358b6c760 update 2025-07-27 02:22:23 +05:30
5t4l1n 43fadc0792 update 2025-07-27 01:33:21 +05:30
5t4l1n 4a447e73a2 panel & coding 2025-07-27 00:34:18 +05:30
5t4l1n 8c56eb9e36 some kinda 2025-07-26 22:27:23 +05:30
5t4l1n c734ae1b36 Course admin panel added 2025-07-26 11:32:08 +05:30
5t4l1n 4d8061616d harini 2025-07-25 23:58:20 +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