grafana/pkg/services/authn
Kristin Laemmert 16b1e285ea
Chore: Use cache for all signed in user lookups (#88133)
* GetSignedInUser unexported (renamed to getSignedInUser)
* GetSignedInUserWithCacheCtx renamed to GetSignedInUser
* added a check for a nil cacheservice (as defensive programming / test convenience)
2024-05-22 08:58:16 -04:00
..
authnimpl Chore: Use cache for all signed in user lookups (#88133) 2024-05-22 08:58:16 -04:00
authntest Identity: Use typed namespace id (#87121) 2024-05-02 14:50:56 +02:00
clients Authn: Share key retriever between id and access token verifiers (#87978) 2024-05-20 09:13:46 +02:00
authn.go Identity: Use typed namespace id (#87121) 2024-05-02 14:50:56 +02:00
error.go Authn: move namespace id type (#86853) 2024-04-25 12:54:36 +02:00
identity.go AuthN: Set uid during authentication (#87797) 2024-05-14 14:13:50 +02:00
namespace.go AuthN: Set uid during authentication (#87797) 2024-05-14 14:13:50 +02:00