peridot/utils
Mustafa Gezen b63cd8ff31
Fix authentication for machine clients
New Hydra v2 doesn't return an empty sub, but rather nil. Using GetSub() should fix this so we can do an introspection and fill in userInfo.Sub
2024-04-25 16:43:29 +02:00
..
BUILD.bazel Major upgrades 2024-03-17 08:06:08 +01:00
aws.go Fix dev mode for yumrepofs 2022-11-04 03:30:10 +01:00
db.go Initial commit 2022-07-07 22:13:21 +02:00
env.go Rename all to rules_resf and resf_frontend 2022-10-30 08:58:16 +01:00
errors.go Initial commit 2022-07-07 22:13:21 +02:00
flags.go Rename all to rules_resf and resf_frontend 2022-10-30 08:58:16 +01:00
grpc.go Chain interceptors using grpc_middleware 2022-08-31 20:06:03 +02:00
health.go Initial commit 2022-07-07 22:13:21 +02:00
interceptors.go Fix authentication for machine clients 2024-04-25 16:43:29 +02:00
pointer.go Multiple changes related to build, modules and cloning 2022-11-19 02:52:24 +01:00
progress.go Initial commit 2022-07-07 22:13:21 +02:00
slice.go Add support for lookaside rpm import, introduce CLI and machine-to-machine callers support 2022-08-31 20:06:01 +02:00
sqlx.go Initial commit 2022-07-07 22:13:21 +02:00