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
1a14927f36
All checks were successful
CI / lint (push)
Successful in 11s
Details
CI / security (push)
Successful in 7s
Details
CI / test (push)
Successful in 13s
Details
CI / build (push)
Successful in 1s
Details
fix: resolve all 28 mypy type errors + re-enable coverage in CI
2026-05-28 12:57:30 -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
fix: resolve all 28 mypy type errors + re-enable coverage in CI
2026-05-28 12:57:30 -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