GoDoxy/internal
Peter Olds abbe4ffceb
feat: add groups support for OIDC claims (#41)
Allow users to specify allowed groups in the env and use it to inspect the claims.

This performs a logical AND of users and groups (additive).
2025-01-14 14:15:57 +08:00
..
api feat: add groups support for OIDC claims (#41) 2025-01-14 14:15:57 +08:00
autocert fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
common feat: add groups support for OIDC claims (#41) 2025-01-14 14:15:57 +08:00
config fix route provider name 2025-01-12 13:49:47 +08:00
docker container now consider explicit if any proxy label defined 2025-01-12 22:31:43 +08:00
entrypoint implement OIDC middleware 2025-01-14 03:53:07 +08:00
error fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
homepage updated ls-icon and icon fetching mechanism 2025-01-13 02:21:52 +08:00
logging small string split join optimization 2024-12-19 00:54:31 +08:00
metrics fix prometheus metrics gone after route changes 2024-12-18 00:54:04 +08:00
net feat: add groups support for OIDC claims (#41) 2025-01-14 14:15:57 +08:00
notif small refactor 2025-01-09 14:09:48 +08:00
route cleanup code, redirect to auth page when need 2025-01-13 07:15:29 +08:00
task fix panic close on closed channel 2025-01-03 18:55:38 +08:00
utils feat: add groups support for OIDC claims (#41) 2025-01-14 14:15:57 +08:00
watcher healthcheck: should not include latency when ping failed 2025-01-06 04:03:59 +08:00
list-icons.go updated ls-icon and icon fetching mechanism 2025-01-13 02:21:52 +08:00
setup.go remove unnecessary encapsulation, setup branch updated to v0.8 2024-12-18 00:33:48 +08:00