grafana/pkg/services/authn/clients
Karl Persson e53e22ef2a
Contexthandler: Remove code that is no longer used (#73101)
* Contexthandler: remove dead code

* Contexthandler: Add tests

* Update pkg/tests/api/alerting/api_alertmanager_test.go

Co-authored-by: Jo <joao.guerreiro@grafana.com>

---------

Co-authored-by: Jo <joao.guerreiro@grafana.com>
2023-08-09 15:17:59 +02:00
..
anonymous_test.go Auth: Rename Sessions to Devices in counting (#72432) 2023-07-27 11:09:08 +02:00
anonymous.go Auth: Add authed device tagging (#72442) 2023-07-31 18:04:28 +02:00
api_key_test.go Auth: remove org count from signedInUser (#72661) 2023-08-01 14:04:37 +02:00
api_key.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
basic_test.go AuthN: Use EqualFold for skipping introspection endpoint (#69126) 2023-05-26 10:22:59 +02:00
basic.go AuthN: Use EqualFold for skipping introspection endpoint (#69126) 2023-05-26 10:22:59 +02:00
constants.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
ext_jwt_test.go Auth: remove org count from signedInUser (#72661) 2023-08-01 14:04:37 +02:00
ext_jwt.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
form_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
form.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
grafana_test.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +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 Auth: remove org count from signedInUser (#72661) 2023-08-01 14:04:37 +02:00
jwt.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
ldap_test.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
ldap.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
oauth_test.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
oauth.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
password_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
password.go Contexthandler: Remove code that is no longer used (#73101) 2023-08-09 15:17:59 +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 AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
render_test.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
render.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2023-07-12 12:31:36 +02:00
session_test.go Auth: Add authed device tagging (#72442) 2023-07-31 18:04:28 +02:00
session.go Auth: Add authed device tagging (#72442) 2023-07-31 18:04:28 +02:00
utils.go AuthN: add flag for org roles sync (#63507) 2023-02-22 10:27:48 +01:00