grafana/pkg/services/user/userimpl
Ryan McKinley 7431c0ddb1
UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776)
* avoid user zero

* more errors

* more tests

* split
2023-08-03 08:26:02 +02:00
..
store_test.go UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776) 2023-08-03 08:26:02 +02:00
store.go UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776) 2023-08-03 08:26:02 +02:00
time.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2022-12-07 11:03:22 -05:00
user_test.go Auth: Fix Last Seen being updated on every request (#72036) 2023-07-24 16:37:35 +02:00
user.go Auth: Fix Last Seen being updated on every request (#72036) 2023-07-24 16:37:35 +02:00