grafana/pkg/services/authn/clients
Gabriel MABILLE 7714b65f32
Cfg: Deduplicate DefaultOrgID code (#93588)
Cfg: Expose DefaultOrgID function
2024-09-23 16:50:11 +02:00
..
api_key_test.go Authn: No longer hash service account token twice during authentication (#92598) 2024-08-29 09:56:23 +02:00
api_key.go Authn: No longer hash service account token twice during authentication (#92598) 2024-08-29 09:56:23 +02:00
basic_test.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
basic.go Optimize memory allocations in permissions cache (#89645) 2024-06-26 23:03:13 +03:00
constants.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ext_jwt_test.go AuthN: Ext JWT support actions (#92486) 2024-09-19 14:25:43 +02:00
ext_jwt.go Cfg: Deduplicate DefaultOrgID code (#93588) 2024-09-23 16:50:11 +02:00
form_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
form.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
grafana_test.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
grafana.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
identity.go Auth: Add IsClientEnabled and IsEnabled for the authn.Service and authn.Client interfaces (#86034) 2024-04-15 10:54:50 +02:00
jwt_test.go Authn: Remove response writer from auth req (#90110) 2024-07-05 11:42:12 +02:00
jwt.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ldap_test.go User: Clean up update functions (#86341) 2024-04-16 16:33:50 +02:00
ldap.go User: Clean up update functions (#86341) 2024-04-16 16:33:50 +02:00
oauth_test.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
oauth.go Identity: remove GetTypedID (#91745) 2024-08-09 18:20:24 +03:00
password_test.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
password.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
proxy_test.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
proxy.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
render_test.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
render.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
session_test.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
session.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
utils.go Cfg: Deduplicate DefaultOrgID code (#93588) 2024-09-23 16:50:11 +02:00