fix health check endpoint

This commit is contained in:
Leon van Zyl
2025-11-30 15:10:42 +02:00
parent ab4d9023a7
commit defba14639
6 changed files with 11 additions and 25 deletions

View File

@@ -82,7 +82,7 @@
- [ ] Add rate limiting (10 requests/minute per user)
- [ ] Add Zod validation for messages
- [ ] Add message length limits
- [ ] Modify `src/app/api/diagnostics/route.ts` - Restrict to authenticated admins
- [x] Modify `src/app/api/diagnostics/route.ts` - Keep public (used by homepage setup checklist before login)
### SEO
- [ ] Modify `src/app/layout.tsx` - Add Open Graph metadata