This website requires JavaScript.
Explore
Help
Sign In
Projets
/
ObsiGate
Watch
1
Star
0
Fork
0
You've already forked ObsiGate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ObsiGate
/
backend
/
auth
History
Bruno Charest
ed2bb4f7fb
Add missing imports and clear backlink index
...
Resolve build index regression causing stale backlink data on reindex.
2026-05-26 10:35:22 -04:00
..
__init__.py
feat: Introduce a comprehensive authentication system, including user management, JWT handling, and initial frontend components with Docker support.
2026-03-23 15:44:37 -04:00
jwt_handler.py
Add missing imports and clear backlink index
2026-05-26 10:35:22 -04:00
middleware.py
feat: Introduce a comprehensive authentication system, including user management, JWT handling, and initial frontend components with Docker support.
2026-03-23 15:44:37 -04:00
password.py
feat: Introduce a comprehensive authentication system, including user management, JWT handling, and initial frontend components with Docker support.
2026-03-23 15:44:37 -04:00
router.py
Add audit logging, rate limiting, secret redactor, and backlinks
2026-05-26 10:27:00 -04:00
user_store.py
feat: Implement core Python FastAPI backend for user authentication, vault management, and file operations.
2026-03-27 10:11:43 -04:00