grafana/pkg/services/authn/authnimpl
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205)
* Add SyncPermissionsFromDB post auth hook

* Delete FromDB prefix

* Align tests

* Fixes

* Change SyncPermissionsHook prio
2023-03-08 13:35:54 +01:00
..
sync Auth: Add SyncPermissions post auth hook (#64205) 2023-03-08 13:35:54 +01:00
metrics.go AuthN: add metrics for login and authentication (#63783) 2023-03-06 17:07:57 +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 metrics for login and authentication (#63783) 2023-03-06 17:07:57 +01:00
service.go Auth: Add SyncPermissions post auth hook (#64205) 2023-03-08 13:35:54 +01:00
usage_stats.go Authn: Add missing jwt auth stat (#64127) 2023-03-03 13:39:08 +01:00