grafana/pkg/apimachinery/identity
Karl Persson 8d74296b6c
Authn: Always set namespace (#96230)
* Rename from AllowedKubernetesNamespace to Namespace

* Use a sync hook to always set namespace for Identity.

* format

* Don't set uid when authenticating as user
2024-11-12 10:12:47 +01:00
..
context_test.go Identity: Add static requester struct (#89190) 2024-06-14 09:04:06 +03:00
context.go Auth: Use claims.AuthInfo in requester (#91739) 2024-08-09 19:46:56 +03:00
error.go Identity: remove GetTypedID (#91745) 2024-08-09 18:20:24 +03:00
requester.go Authn: Always set namespace (#96230) 2024-11-12 10:12:47 +01:00
role_type.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
static.go Authn: Always set namespace (#96230) 2024-11-12 10:12:47 +01:00
typed_id.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
wrapper.go Authn: Always set namespace (#96230) 2024-11-12 10:12:47 +01:00