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
388e945343c63e6ecd83c4d3ea7946a80becfcbe
shorefront
/
backend
/
app
History
Adrian A. Baumann
388e945343
chore: remove temporary OIDC debug logging
2026-03-01 01:21:22 +01:00
..
api
chore: remove temporary OIDC debug logging
2026-03-01 01:21:22 +01:00
__init__.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
auth.py
feat(sso): replace local auth with Keycloak OIDC callback flow
2026-03-01 00:51:14 +01:00
database.py
feat(sso): add Keycloak settings to database.py and Helm ConfigMap
2026-03-01 00:45:07 +01:00
main.py
feat(sso): replace local auth with Keycloak OIDC callback flow
2026-03-01 00:51:14 +01:00
models.py
feat(sso): update User model and schemas for Keycloak
2026-03-01 00:50:44 +01:00
schemas.py
feat(sso): update User model and schemas for Keycloak
2026-03-01 00:50:44 +01:00
shorewall_generator.py
feat: add ShorewallGenerator (zones, interfaces, policy, rules, masq, json, zip)
2026-02-28 20:02:48 +01:00