grafana/pkg/services/authn/authnimpl
Karl Persson 5ca8ea40c1
AuthN: Cleanup authn package (#63456)
* AuthN: Update comments for ClientParams

* AuthN: Update flag name from SyncTeamMembers to SyncTeams

* UserSync: rename function and fix order of parameters so it is correct

* UserSync: Fix so we skip check if no authModule or authID is passed

* UserSync: move quota check to create user function

* UserSync: Move FetchSyncedUserHook to UserSync

* UserSync: Move last seen user hook to user sync service

* ApiKey: Implement last seen hook as a client hook instead
2023-02-21 11:21:34 +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: Cleanup authn package (#63456) 2023-02-21 11:21:34 +01:00
usage_stats.go Authn: Stat registration (#62934) 2023-02-06 17:23:53 +01:00