grafana/pkg/services/anonymous/anonimpl
linoman 51da96d94e
Auth: Add IsClientEnabled and IsEnabled for the authn.Service and authn.Client interfaces (#86034)
* Add `Service. IsClientEnabled` and `Client.IsEnabled` functions

* Implement `IsEnabled` function for authn clients

* Implement `IsClientEnabled` function for authn services
2024-04-15 10:54:50 +02:00
..
anonstore Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
api Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
client_test.go Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
client.go Auth: Add IsClientEnabled and IsEnabled for the authn.Service and authn.Client interfaces (#86034) 2024-04-15 10:54:50 +02:00
impl_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
impl.go Auth: Convert SetDefaultOrgHook to PostLoginHook (#85649) 2024-04-05 16:03:51 +02:00