grafana/pkg/services/contexthandler
Karl Persson 144e4887ee
Auth: Use authn.Service for all tests (#72921)
* Dashboards: Fix tests when authn broker is enabled.
StarService was not configured for tests, the call was guarded by !c.IsSignedIn

* Change default to be anon user to match expectations from tests

* OAuth: rewrite tests to work with authn.Service

* Setup template renderer by default

* Extract cookie options from cfg instead of relying on global variables

* Fix test to work with authn service

* Middleware: rewrite auth tests

* Remvoe session cookie if we cannot refresh access token
2023-08-09 08:54:52 +02:00
..
authproxy Chore: Remove result fields from login (#65136) 2023-03-28 20:32:21 +02:00
ctxkey pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
model Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2023-04-12 12:30:33 -04:00
auth_jwt.go AuthJWT: Fix JWT query param leak (CVE-2023-1387) (#825) 2023-04-27 14:40:44 +03:00
auth_proxy_test.go Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2023-03-10 13:57:29 +01:00
contexthandler_test.go Chore: Add grafana-apiserver (#70721) 2023-07-14 12:22:10 -07:00
contexthandler.go Auth: Use authn.Service for all tests (#72921) 2023-08-09 08:54:52 +02:00