grafana/pkg/services/user
Karl Persson be5ced4287
Identity: Use typed version of namespace id (#87257)
* Remove different constructors and only use NewNamespaceID

* AdminUser: check typed namespace id

* Identity: Add convinient function to parse valid user id when type is either user or service account

* Annotations: Use typed namespace id instead
2024-05-08 14:03:53 +02:00
..
userimpl Identity: Use typed version of namespace id (#87257) 2024-05-08 14:03:53 +02:00
usertest User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00
error.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
identity.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2024-05-06 14:17:34 -04:00
model.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2024-05-06 14:17:34 -04:00
password_test.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
password.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
user.go User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00