grafana/pkg/services/user
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
..
userimpl Users: Allow specifying user UIDs in params (#95424) 2024-10-30 14:14:42 +01:00
usertest Identity: Add endpoint to get display info for an identifier (#91828) 2024-08-15 14:38:43 +03:00
error.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
identity.go Authn: Always set namespace (#96230) 2024-11-12 10:12:47 +01:00
model.go Users: Allow specifying user UIDs in params (#95424) 2024-10-30 14:14:42 +01:00
password_test.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
password.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
user.go Users: Fix potential panics on UID translation (#95794) 2024-11-04 18:50:26 +01:00