Commit Graph

149 Commits (d67ad9efc485f36c7115272b32bcd48da6780c89)

Author SHA1 Message Date
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 3 years ago
Galen Kistler e58bef15ac
API: Cache-Control (browser caching) for datasource resources: part 2 (#63060) 3 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 3 years ago
Jo d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255) 3 years ago
Carl Bergquist b88206d98f
Cache: Refactor cache clients to use byte array (#62930) 3 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 3 years ago
Kyle Brandt 27d429e3b1
API: Permit Cache-Control (browser caching) for datasource resources (#62033) 3 years ago
Misi 7c1d9769ca
Auth: Rotate token patch (#62676) 3 years ago
Josh Hunt 138575cbe9
Config: Refactor frontend settings to struct (#61990) 3 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 3 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
Kyle Brandt 13de1afcbe
API: Change how Cache-Control and related headers are set (#62021) 3 years ago
Kristin Laemmert cd08f2575a
chore: move jwt models into auth/jwt (#61862) 3 years ago
Misi b8b08ea292
Auth: Add sub claim check to JWT Auth pre-checks (#61417) 3 years ago
Karl Persson 22be025284
Auth: Add anonymous authn client (#59637) 3 years ago
João Calisto bba42b113c
Middleware: Add Custom Headers to HTTP responses (#59018) 3 years ago
Karl Persson 062c5b805c
Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 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
João Calisto f254a37d35
Middleware: Add CSP Report Only support (#58074) 3 years ago
Misi 4915d21c25
OAuth: Feature toggle for access token expiration check and docs (#58179) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
idafurjes bc7a383252
Remove org methods from sqlstore interface (#56358) 3 years ago
Kat Yang 7715672fb3
Chore: use org service methods (#55768) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
Torkel Ödegaard 09f4068849
NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
Nicholas Wiersma faf8eb3afb
JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
sh0rez 534ece064b
pkg/web: closure-style middlewares (#51238) 3 years ago
idafurjes 0c5b71694f
Chore: Add user service method UpdateLastSeenAt (#53309) 3 years ago
Serge Zaitsev 191ab3bb01
Chore: Move api key models into apikey service package (#53241) 3 years ago
Serge Zaitsev 64488f6b90
Chore: split APIKey store (#52781) 3 years ago
Jo c2d3c90bc8
Auth: Implement Token URL JWT Auth (#52662) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 4 years ago
Serge Zaitsev ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 4 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 4 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 4 years ago
Serge Zaitsev 2cf88cfec8
Chore: Remove bus from contexthandler (#47458) 4 years ago
Serge Zaitsev d153d896c5
Chore: Remove bus from contexthandler (#47374) 4 years ago
Selene 8e52dbb87b
Chore: Remove bus from authproxy (#46936) 4 years ago
idafurjes 923b62ecab
Chore: Remove bus from quota (#45143) 4 years ago
Alex Vandiver 844b194f5b
Middleware: Don't require HTTPS for HSTS headers to be emitted (#35147) 4 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 4 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 4 years ago