grafana/pkg/services/contexthandler
Karl Persson 766fa4e7d5
AuthN: Add last seen sync hooks for user and api keys (#61571)
* AUthN: Add last seen sync hooks for user / service account and move api
key last seen to own hook

* ContextHandler: only run sync for last seen if auth.Service is not
enabled
2023-01-17 13:50:58 +01:00
..
authproxy Performance: Add preallocation for some slices (#59593) 2023-01-11 18:03:37 +01:00
ctxkey pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
auth_jwt.go Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2023-01-16 10:50:34 +01:00
auth_proxy_test.go AuthN: Add auth proxy client (#61555) 2023-01-17 10:07:46 +01:00
contexthandler_test.go ContextHandler: Get token from req context when performing rotation (#60533) 2022-12-20 14:41:26 +01:00
contexthandler.go AuthN: Add last seen sync hooks for user and api keys (#61571) 2023-01-17 13:50:58 +01:00