grafana/pkg/services/authn/authnimpl
Jo ff78103a24
Authn: Anon session service (#63052)
* add anon sessions package

* add usage stat fn

* implement count for cache

* add anonservice to authn broker

* lint

* add tests for remote cache count

* move anon service to services

* wrap tagging in goroutine

* make func used
2023-02-21 16:21:18 +01:00
..
sync AuthN: Cleanup authn package (#63456) 2023-02-21 11:21:34 +01:00
priority_queue_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
priority_queue.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
service_test.go AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00
service.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
usage_stats.go Authn: Stat registration (#62934) 2023-02-06 17:23:53 +01:00