grafana/pkg/services/authn
Jo ed780ce0e9
Auth: Fix Last Seen being updated on every request (#72036)
* make sure LastSeen hook has information to decide if update is necessary

* make user service check if it should update the user's last seen

* do not run last seen hook if is a login request

* make service return error when last seen is up to date

* fix err

* Update pkg/services/contexthandler/contexthandler.go

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

* fix golint

---------

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-07-24 16:37:35 +02:00
..
authnimpl Auth: Fix Last Seen being updated on every request (#72036) 2023-07-24 16:37:35 +02:00
authntest AuthN: Add functions for fake (#65522) 2023-03-29 15:40:09 +02:00
clients AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
authn.go Auth: Fix Last Seen being updated on every request (#72036) 2023-07-24 16:37:35 +02:00
error.go Auth: Add feature flag to move token rotation to client (#65060) 2023-03-23 14:39:04 +01:00