Commit Graph

152 Commits (8a46dc39d0f01d92075e7e20dae503dbeac16e9c)

Author SHA1 Message Date
Kyle Brandt e4d1fdc3d0
Errors: Make errors the same in dev as prod (#77366) 2 years ago
Gabriel MABILLE 13a10b9bf0
Chore: Clean up the context handler (#75864) 2 years ago
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Karl Persson 7a38090bc0
AuthN: Fix namespaces for anonymous and render (#75661) 2 years ago
Marcus Efraimsson 0128d0403f
Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Torkel Ödegaard 3ee26df41e
PublicDashboards: Variables refactor (#73476) 2 years ago
Karl Persson e53e22ef2a
Contexthandler: Remove code that is no longer used (#73101) 2 years ago
Jo 5d8e6aa162
Auth: Org Invite and Team API SignedInUser interfacing (#73085) 2 years ago
Karl Persson 144e4887ee
Auth: Use authn.Service for all tests (#72921) 2 years ago
Jo 3353b1a8aa
Auth: Add authed device tagging (#72442) 2 years ago
Jo e04a6fb08e
Auth: Fix static test fake (#72514) 2 years ago
Jo a4a87f6228
Auth: Rename Sessions to Devices in counting (#72432) 2 years ago
Jo ed780ce0e9
Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
Todd Treece 52121b7165
Chore: Add grafana-apiserver (#70721) 2 years ago
Misi 5efc3386d3
AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2 years ago
Michael Mandrus ff6d6659fb
Query: Fix concurrency handling for mixed datasource queries (#70100) 2 years ago
Jo aee5c6dea0
Auth: Use auth broker by default (#69620) 2 years ago
Jo 05e71d4c6b
AnonymousAuth: Fix concurrent read-write crash (#68637) 2 years ago
Jo 5ec0f82baa
Separate authn flow from analytics (#68327) 2 years ago
linoman 15e34505e2
Render analytics identifiers (#67860) 2 years ago
Jo 96fdbbee90 AuthJWT: Fix JWT query param leak (CVE-2023-1387) (#825) 2 years ago
Misi 4cac95d1c2
Auth: Remove the session cookie only if it's invalid or revoked (#65984) 2 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
Joan López de la Franca Beltran 87a0c95164
Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
Emil Tullstedt be9361cb9e
Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
Karl Persson e4d998dc1a
ApiKeyGenPrefix: rename package (#65623) 2 years ago
Serge Zaitsev a38f230d37
Chore: Remove result fields from login (#65136) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
Serge Zaitsev 743d66396a
Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2 years ago
Karl Persson 8ef2afda87
ContextHandler: Always initiate permission map on signed in user (#64541) 2 years ago
Jo 4ee389676e
RemoteCache: Cleanup infra remote cache (#64381) 2 years ago
Ezequiel Victorero 8bd4e2cb25
Reqcontext: Use err status code instead of always fallback (#63974) 2 years ago
Karl Persson bb217f7e5d
AuthN: Only mark IsSignedIn if user is not anonymous (#63833) 2 years ago
Jo 3b22955ebb
Orgs: Remove auto assign globals (#63754) 2 years ago
Jo 635a456fa4
Authn: Add separate context for session tagging (#63561) 2 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 2 years ago
Jo d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255) 2 years ago
Carl Bergquist b88206d98f
Cache: Refactor cache clients to use byte array (#62930) 2 years ago
Jo 6322fce725
LDAP: Move to single package cluster (#63035) 2 years ago
Carl Bergquist 9d66b18b9c
Instrumentation: removes option to return uname as header (#62929) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
Karl Persson ce5e067d28
ContextHandler: add all configured auth header to context (#62775) 2 years ago
Misi 7c1d9769ca
Auth: Rotate token patch (#62676) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
Eric Leijonmarck 5531e22f46
Auth: Add disable of team sync for JWT Authentication (#62191) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago