Commit Graph

470 Commits (d67ad9efc485f36c7115272b32bcd48da6780c89)

Author SHA1 Message Date
Jo 6b6cf5f4b7
Cfg: Move ViewersCanEdit into cfg (#64876) 3 years ago
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 3 years ago
Will Browne 88666f9bbd
Plugins: Fix Cache-Control header response for public/plugins/* assets API (#64051) 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
Karl Persson ce5e067d28
ContextHandler: add all configured auth header to context (#62775) 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
Serge Zaitsev aebcecf538
Chore: Fix goimports grouping in other backend platform packages (#62422) 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
Karl Persson 95ea4bad6f
AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 3 years ago
Kyle Brandt 13de1afcbe
API: Change how Cache-Control and related headers are set (#62021) 3 years ago
idafurjes 421976e919
Chore: Remove folders from models pkg (#61853) 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
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 3 years ago
Carl Bergquist a5ace56be8
Plugins: Add username to datasource plugin logging (#59893) 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
Jack Westbrook 207b2993b2
Plugins Catalog: Only allow admins to access plugins catalog (#57101) 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
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Misi 4915d21c25
OAuth: Feature toggle for access token expiration check and docs (#58179) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Kristina 5d7d54d076
Auth: Write the redirect cookie if denied - do not write a blank redirect (#57381) 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
Misi 1de0f4453e
Chore: Make NewCookieOptions exported in cookies.go (#56476) 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
Sofia Papagiannaki 55ef34bee4
Instrumentation: Add api/health to the unnamed handlers (#55478) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
Marcus Efraimsson 862a6a2fa6
Logging: Introduce API for contextual logging (#55198) 3 years ago
Domas b5c67fe0dd
Frontend logging: handle logging endpoints without expensive middleware (#54960) 3 years ago
Nicholas Wiersma faf8eb3afb
JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
Nicholas Wiersma 9e704fec3c
JWT: Add support for assigning org roles (#54277) 3 years ago
Carl Bergquist 78978048c3
Instrumentation: log the total number of db queries per request (#54647) 3 years ago