This website requires JavaScript.
Explore
Help
Sign In
AI-Cognitive-Leap
/
agnes-the-ai-analyst
Watch
2
Star
0
Fork
You've already forked agnes-the-ai-analyst
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5ae13b199c
agnes-the-ai-analyst
/
app
/
auth
History
ZdenekSrotyr
5ae13b199c
feat: add web login handler — form POST sets cookie and redirects to dashboard
2026-04-09 19:33:25 +02:00
..
providers
feat: add web login handler — form POST sets cookie and redirects to dashboard
2026-04-09 19:33:25 +02:00
__init__.py
feat: add FastAPI server with auth, RBAC, and all API endpoints
2026-03-27 15:19:18 +01:00
dependencies.py
fix: remove dead PRAGMA enable_wal code
2026-04-09 06:59:57 +02:00
jwt.py
security: reduce JWT expiry to 24h and add jti claim
2026-04-09 06:57:23 +02:00
router.py
feat: add audit logging for authentication events
2026-04-09 18:42:38 +02:00