Commit Graph

141 Commits (b32ddb5750cae9c576d284b583b4285ccf0fc038)

Author SHA1 Message Date
Jan-Otto Kröpke e2bce38a79
App Plugins: Allow resource handle to define Cache-Control Header (#92559) 9 months ago
Timur Olzhabayev 4761326568
Fix: Proper plugin logo loading depending on staging (#88247) 1 year ago
Alex Khomenko 44e1bce55a
Feature toggles: Remove dashboardEmbed toggle (#86587) 1 year ago
Ezequiel Victorero 864d91ed3e
Export: Remove no-store headers in pdf and image previews (#78844) 2 years ago
Oscar Kilhed 4c4f11f4b3
Avatar: Allow browser caching of /avatar/ (#78314) 2 years ago
Alex Khomenko 420b19e0e4
Dashboards: Add dashboard embed route (#69596) 2 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
Gábor Farkas 4ded937c79
Show traceids for failing and successful requests (#64903) 2 years ago
Will Browne 88666f9bbd
Plugins: Fix Cache-Control header response for public/plugins/* assets API (#64051) 2 years ago
Galen Kistler e58bef15ac
API: Cache-Control (browser caching) for datasource resources: part 2 (#63060) 2 years ago
Kyle Brandt 27d429e3b1
API: Permit Cache-Control (browser caching) for datasource resources (#62033) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kyle Brandt 13de1afcbe
API: Change how Cache-Control and related headers are set (#62021) 2 years ago
João Calisto bba42b113c
Middleware: Add Custom Headers to HTTP responses (#59018) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Alex Vandiver 844b194f5b
Middleware: Don't require HTTPS for HSTS headers to be emitted (#35147) 3 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Torkel Ödegaard 7428668835
Profile: Fixes profile preferences being accessible when anonymous access was enabled (#31516) 4 years ago
Arve Knudsen 50b649a869
Middleware: Add CSP support (#29740) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen 58dbf96a12
Middleware: Rewrite tests to use standard library (#29535) 5 years ago
Arve Knudsen 8d5b0084f1
Middleware: Simplifications (#29491) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Hansuuuuuuuuuu 8d971ab2f2
Auth: Replace maximum inactive/lifetime settings of days to duration (#27150) 5 years ago
Agnès Toulet a9daaadd50
API: send Login actions (#27249) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Marcus Efraimsson d0a80c59f3
Rendering: Store render key in remote cache (#22031) 5 years ago
Marcus Efraimsson fd52570b7f
API: Improve recovery middleware when response already been written (#22256) 5 years ago
Carl Bergquist fe16028e02
Auth: Don't rotate auth token when requests are cancelled by client (#22106) 5 years ago
Anthony Woods f56f54b1a3 Auth: Rotate auth tokens at the end of requests (#21347) 6 years ago
Jeffrey Descan c5f906f472 Security: refactor 'redirect_to' cookie to use 'Secure' flag (#19787) 6 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
kay delaney fb0cec5591
Backend: Adds support for HTTP/2 (#18358) 6 years ago
Sofia Papagiannaki 4e29357d15
Backend: Do not set SameSite cookie attribute if cookie_samesite is none (#18462) 6 years ago
Oleg Gaidarenko d88fdc86fc Auth: Do not search for the user twice (#18366) 6 years ago
Oleg Gaidarenko 82661b9f69 Auth: consistently return same basic auth errors (#18310) 6 years ago
gotjosh 332920954e
SAML: Show SAML login button even if OAuth is disabled (#17993) 6 years ago
Sofia Papagiannaki dc9ec7dc91
Auth: Allow expiration of API keys (#17678) 6 years ago
Kyle Brandt bd08d8ce8e
middleware: fix Strict-Transport-Security header (#17644) 6 years ago
Yann Verry ed613194ac HTTPServer: Fix X-XSS-Protection header formatting (#17620) 6 years ago
Oleg Gaidarenko 1b1d951495 LDAP: refactoring (#17479) 6 years ago
Kyle Brandt 599514ad68
middleware: add security related HTTP(S) response headers (#17522) 6 years ago
Oleg Gaidarenko 35f227de11
Feature: LDAP refactoring (#16950) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Marcus Efraimsson 1c1427520d
Security: Add new setting allow_embedding (#16853) 6 years ago
Marcus Efraimsson f778c1d971
Security: Responses from backend should not be cached (#16848) 6 years ago
Carl Bergquist 9660356638
Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago