Block a user
Fix/folder naming/fixed folder name
Refactor/theme/validation localstorage in themecontext
Refactor/chart/remove dangerously set inner html
Fix/bug links/fixed external url link with anchor tags
Fix/not found/remove spamming logs
fix:remove unnecessary console and clean up code
abumahid
deleted branch fix/api/fixed-api-error-handling from summer2026/techzaa-frontend
2026-06-17 16:18:25 +00:00
Fix/api/fixed api error handling
improvement: CORS origin hardcoded to localhost
bug: Error handler exposes sensitive error information in response
security: JWT token extraction missing Bearer scheme handling
bug: Missing environment variable validation
bug: Direct request body passed to database without validation