This website requires JavaScript.
Explore
Help
Register
Sign In
adebaumann
/
shorefront
Watch
1
Star
0
Fork
0
You've already forked shorefront
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
95fbe99b61cb861b7fe0f525ec9c2074e7c90a1e
shorefront
/
backend
History
Adrian A. Baumann
95fbe99b61
feat(sso): migration — add keycloak_sub, make hashed_password nullable
2026-03-01 00:50:20 +01:00
..
alembic
feat(sso): migration — add keycloak_sub, make hashed_password nullable
2026-03-01 00:50:20 +01:00
app
feat(sso): add Keycloak settings to database.py and Helm ConfigMap
2026-03-01 00:45:07 +01:00
.env.example
feat: add project skeleton and docker-compose
2026-02-28 19:53:19 +01:00
alembic.ini
feat: add Alembic migration with schema and seed data
2026-02-28 19:57:35 +01:00
Dockerfile
fix: set PYTHONPATH=/app so alembic can import app package
2026-02-28 21:42:39 +01:00
requirements.txt
feat(sso): replace passlib/bcrypt with authlib + httpx
2026-03-01 00:44:18 +01:00