Commit Graph

110 Commits (0e2b741fc33ae5382fb27b4659f2b3ecd13f2afe)

Author SHA1 Message Date
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
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
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
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
Karl Persson e4d998dc1a
ApiKeyGenPrefix: rename package (#65623) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Serge Zaitsev 743d66396a
Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
Karl Persson 8ef2afda87
ContextHandler: Always initiate permission map on signed in user (#64541) 2 years ago
Karl Persson bb217f7e5d
AuthN: Only mark IsSignedIn if user is not anonymous (#63833) 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
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
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Eric Leijonmarck c5cb5be3cc
Auth: Fix catch both both ErrInvalidAPIKey for context with APIKey (#62193) 2 years ago
Karl Persson 95ea4bad6f
AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
Kristin Laemmert cd08f2575a
chore: move jwt models into auth/jwt (#61862) 2 years ago
Karl Persson 1454b1b40a
Reqcontext: Add methods to write responses bases on errutil.Error (#60889) 2 years ago
Karl Persson 766fa4e7d5
AuthN: Add last seen sync hooks for user and api keys (#61571) 2 years ago
Karl Persson b44b6fc5c6
AuthN: Add auth proxy client (#61555) 2 years ago
Eric Leijonmarck 07bbc0716c
Auth: Fix correct error for updateapikey in context handler (#61544) 2 years ago
Jo 0c8ad80575
Authn: JWT client (#61157) 2 years ago
Karl Persson c5f77b6a46
AuthN: Set LookupTokenErr and fall through in case of error (#61217) 2 years ago
Jo a226903ec6
AuthN: Add session client (#60894) 2 years ago
Karl Persson da24a9d74e
AuthN: Add render auth client (#60914) 2 years ago
Karl Persson 9fbb29c588
AuthN: Add client to perform basic authentication (#60877) 2 years ago
Karl Persson 1b1a14b6f6
ContextHandler: Get token from req context when performing rotation (#60533) 2 years ago
Karl Persson 2e53a58bc3
Authn: Add client for api keys (#60339) 2 years ago
Carl Bergquist 1b676d0d49
Contexthandler: Add uname as response header (#59930) 2 years ago
Karl Persson 22be025284
Auth: Add anonymous authn client (#59637) 3 years ago
Jo fee50be1bb
Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 3 years ago
Karl Persson 062c5b805c
Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 3 years ago
Misi 9c98314e9f
OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Sofia Papagiannaki ab36252c86
Quota: Fix failure when checking session limits (#58865) 3 years ago