|
|
2e0cda834b
|
feat: add get_optional_user for unauthenticated generate access
|
2026-03-01 16:05:15 +01:00 |
|
|
|
29b71b267e
|
feat: reject empty-string tokens in GenerateRequest (min_length=1)
|
2026-03-01 16:04:43 +01:00 |
|
|
|
3b90373b78
|
feat: add download_token to ConfigOut, add GenerateRequest and RegenerateTokenOut schemas
|
2026-03-01 16:02:38 +01:00 |
|
|
|
9b15c081b0
|
feat: add index on configs.download_token for token-auth lookups
|
2026-03-01 16:01:57 +01:00 |
|
|
|
e9a91a7794
|
feat: add download_token field to Config model
|
2026-03-01 15:59:59 +01:00 |
|
|
|
d56075a74e
|
feat: expose app version from ConfigMap in sidebar footer
Build containers when image tags change / build-if-image-changed (frontend, shorefront-frontend, shorefront frontend, frontend/Dockerfile, git.baumann.gr/adebaumann/shorefront-frontend, .frontend.image) (push) Successful in 59s
Build containers when image tags change / build-if-image-changed (backend, shorefront-backend, shorefront backend, backend/Dockerfile, git.baumann.gr/adebaumann/shorefront-backend, .backend.image) (push) Successful in 1m27s
|
2026-03-01 11:51:30 +01:00 |
|
|
|
390774c79a
|
feat: default interface broadcast to 'detect'
|
2026-03-01 11:43:58 +01:00 |
|
|
|
02c8f71957
|
feat: complete snat with all shorewall columns (proto, port, ipsec, mark, user, switch, origdest, probability)
Build containers when image tags change / build-if-image-changed (frontend, shorefront-frontend, shorefront frontend, frontend/Dockerfile, git.baumann.gr/adebaumann/shorefront-frontend, .frontend.image) (push) Successful in 1m14s
Build containers when image tags change / build-if-image-changed (backend, shorefront-backend, shorefront backend, backend/Dockerfile, git.baumann.gr/adebaumann/shorefront-backend, .backend.image) (push) Successful in 2m2s
|
2026-03-01 11:28:25 +01:00 |
|
|
|
36224cebcd
|
feat: complete rules with all shorewall columns (origdest, rate, user, mark, connlimit, time, headers, switch, helper)
|
2026-03-01 11:25:09 +01:00 |
|
|
|
e05e9d5975
|
feat: add limit:burst and connlimit:mask fields to policies
|
2026-03-01 11:18:26 +01:00 |
|
|
|
3dc97df6cd
|
feat: allow 'all' for policy source and destination zones
|
2026-03-01 11:14:42 +01:00 |
|
|
|
8b787a99c2
|
feat: add broadcast field to interfaces
|
2026-03-01 11:13:13 +01:00 |
|
|
|
58ef0dec63
|
feat: allow interfaces to have no zone (shorewall '-' zone)
|
2026-03-01 11:11:52 +01:00 |
|
|
|
21d404229a
|
feat: add hosts and params files, fix rules SECTION NEW header
Build containers when image tags change / build-if-image-changed (backend, shorefront-backend, shorefront backend, backend/Dockerfile, git.baumann.gr/adebaumann/shorefront-backend, .backend.image) (push) Successful in 44s
Build containers when image tags change / build-if-image-changed (frontend, shorefront-frontend, shorefront frontend, frontend/Dockerfile, git.baumann.gr/adebaumann/shorefront-frontend, .frontend.image) (push) Successful in 1m32s
|
2026-03-01 01:43:15 +01:00 |
|
|
|
686ce911bb
|
feat: rename masq to snat throughout, update generator to Shorewall 5 snat format
|
2026-03-01 01:30:19 +01:00 |
|
|
|
1b543ed44a
|
chore: remove OIDC debug logging
|
2026-03-01 01:24:45 +01:00 |
|
|
|
59d9b438a1
|
debug: decode and log raw ID token payload in OIDC callback
|
2026-03-01 01:24:06 +01:00 |
|
|
|
388e945343
|
chore: remove temporary OIDC debug logging
|
2026-03-01 01:21:22 +01:00 |
|
|
|
740983277f
|
debug: log userinfo keys and groups claim in OIDC callback
Build containers when image tags change / build-if-image-changed (backend, shorefront-backend, shorefront backend, backend/Dockerfile, git.baumann.gr/adebaumann/shorefront-backend, .backend.image) (push) Successful in 45s
Build containers when image tags change / build-if-image-changed (frontend, shorefront-frontend, shorefront frontend, frontend/Dockerfile, git.baumann.gr/adebaumann/shorefront-frontend, .frontend.image) (push) Successful in 1m31s
|
2026-03-01 01:17:12 +01:00 |
|
|
|
1daa6f6e90
|
feat(sso): replace local auth with Keycloak OIDC callback flow
|
2026-03-01 00:51:14 +01:00 |
|
|
|
f28240c37f
|
feat(sso): update User model and schemas for Keycloak
|
2026-03-01 00:50:44 +01:00 |
|
|
|
924e51ffaa
|
feat(sso): add Keycloak settings to database.py and Helm ConfigMap
|
2026-03-01 00:45:07 +01:00 |
|
|
|
488c385de3
|
fix: correct generate endpoint return type, migration server_default SQL, and auth loading propagation
|
2026-02-28 21:22:11 +01:00 |
|
|
|
1afc95fe8b
|
feat: add ShorewallGenerator (zones, interfaces, policy, rules, masq, json, zip)
|
2026-02-28 20:02:48 +01:00 |
|
|
|
77aded3918
|
feat: add nested resource routers for zones, interfaces, policies, rules, masq
|
2026-02-28 20:02:05 +01:00 |
|
|
|
099fd8307f
|
feat: add configs CRUD router with generate endpoint
|
2026-02-28 20:00:19 +01:00 |
|
|
|
ec6b9f6332
|
feat: add auth router (register/login/logout/me)
|
2026-02-28 19:59:33 +01:00 |
|
|
|
472593b8e6
|
feat: add FastAPI app entrypoint
|
2026-02-28 19:59:07 +01:00 |
|
|
|
5c33dd7c96
|
feat: add Pydantic schemas
|
2026-02-28 19:58:30 +01:00 |
|
|
|
a96cdc825c
|
feat: add JWT auth module
|
2026-02-28 19:58:10 +01:00 |
|
|
|
c562d35345
|
feat: add SQLAlchemy models and database setup
|
2026-02-28 19:55:54 +01:00 |
|