grafana/pkg/services/user
Carl Bergquist 0e6464fc96
Don't use transaction for updating last seen for an user. (#88426)
dont use transaction for updating last seen

Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-05-29 18:13:04 +03:00
..
userimpl Don't use transaction for updating last seen for an user. (#88426) 2024-05-29 18:13:04 +03:00
usertest Chore: Use cache for all signed in user lookups (#88133) 2024-05-22 08:58:16 -04:00
error.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
identity.go AuthN: Set uid during authentication (#87797) 2024-05-14 14:13:50 +02: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 Chore: Use cache for all signed in user lookups (#88133) 2024-05-22 08:58:16 -04:00