grafana/pkg/services/authn/clients
Gabriel MABILLE 193ec8de2b
AuthN: Move oauthserver to extsvcauth (#75972)
* AuthN: Move oauthserver to extsvcauth

* Codeowners
2023-10-04 16:53:17 +02:00
..
api_key_test.go Auth: remove org count from signedInUser (#72661) 2023-08-01 14:04:37 +02:00
api_key.go Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
basic_test.go AuthN: Use EqualFold for skipping introspection endpoint (#69126) 2023-05-26 10:22:59 +02:00
basic.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
constants.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
ext_jwt_test.go AuthN: Move oauthserver to extsvcauth (#75972) 2023-10-04 16:53:17 +02:00
ext_jwt.go AuthN: Move oauthserver to extsvcauth (#75972) 2023-10-04 16:53:17 +02:00
form_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
form.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
grafana_test.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2023-09-27 11:16:53 +02:00
grafana.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
jwt_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
jwt.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ldap_test.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2023-09-27 11:16:53 +02:00
ldap.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2023-09-27 11:16:53 +02:00
oauth_test.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2023-09-27 11:16:53 +02:00
oauth.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
password_test.go Authn: Standardize errors (#74012) 2023-08-29 15:44:04 +02:00
password.go Authn: Standardize errors (#74012) 2023-08-29 15:44:04 +02:00
proxy_test.go Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2023-03-10 13:57:29 +01:00
proxy.go Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
render_test.go AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00
render.go AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00
session_test.go Anon: Scaffold anon service (#74744) 2023-09-25 16:25:29 +02:00
session.go Anon: Scaffold anon service (#74744) 2023-09-25 16:25:29 +02:00
utils.go AuthN: add flag for org roles sync (#63507) 2023-02-22 10:27:48 +01:00