This website requires JavaScript.
Explore
Help
Sign In
hofmannol
/
efihub
Watch
1
Star
0
Fork
0
You've already forked efihub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
efihub
/
app
/
modules
/
auth
History
Oliver Hofmann
6e7a316091
feat: add check_permission, get_current_user_optional, require_permission
2026-04-27 13:44:11 +02:00
..
__init__.py
feat: add User model and Alembic migration for users table
2026-04-27 09:38:53 +02:00
dependencies.py
feat: add check_permission, get_current_user_optional, require_permission
2026-04-27 13:44:11 +02:00
models.py
feat: add User model and Alembic migration for users table
2026-04-27 09:38:53 +02:00
router.py
feat: wire auth into main app, protect landing page, add create_admin script
2026-04-27 13:07:51 +02:00
schemas.py
feat: add auth service with local bcrypt password authentication
2026-04-27 09:42:33 +02:00
service.py
feat: add auth service with local bcrypt password authentication
2026-04-27 09:42:33 +02:00