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
59d9b438a1572ebb5d8f13fde5c018318bd1ddf2
shorefront
/
backend
/
app
History
Adrian A. Baumann
59d9b438a1
debug: decode and log raw ID token payload in OIDC callback
2026-03-01 01:24:06 +01:00
..
api
debug: decode and log raw ID token payload in OIDC callback
2026-03-01 01:24:06 +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