grafana/pkg/services/authn/clients
2024-07-08 12:22:10 -07:00
..
api_key_test.go Authn: move namespace id type (#86853) 2024-04-25 12:54:36 +02:00
api_key.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
basic_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +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 K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07:00
ext_jwt.go K8s: use contexthandler in standalone handler chain (#90102) 2024-07-08 12:22:10 -07: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 AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
grafana.go Identity: Use typed version of namespace id (#87257) 2024-05-08 14:03:53 +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 Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
oauth.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
password_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +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: Use typed version of namespace id (#87257) 2024-05-08 14:03:53 +02:00
proxy.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
render_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
render.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
session_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
session.go Identity: Use typed version of namespace id (#87257) 2024-05-08 14:03:53 +02:00
utils.go AuthN: add flag for org roles sync (#63507) 2023-02-22 10:27:48 +01:00