Commit Graph

445 Commits (b3b7cba0fe04317eb68e60884de7a03baf0113a4)

Author SHA1 Message Date
Torkel Ödegaard b415d82611 fixed to template PR issues, #13938 7 years ago
Marcus Efraimsson cfb061ddab
refactor datasource caching 7 years ago
Mario Trangoni e673337cb9 pkg/middleware/middleware.go: Fix empty branch warning. 7 years ago
Torkel Ödegaard abef94b0da made it possible to have frontend code in symlinked folders that can add routes 7 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 7 years ago
bergquist 12c9860882 string formating fixes 7 years ago
Marcus Efraimsson 8af5da7383
Revert "auth proxy: use real ip when validating white listed ip's" 7 years ago
Dan Cech 3056d9a80e support passing api token in Basic auth password (#12416) 7 years ago
Marcus Efraimsson b418e14bd9
make sure to use real ip when validating white listed ip's 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Dan Cech 543c7fe587 support additional fields in authproxy (#11661) 7 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 7 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Mario Trangoni 97fd66db2e pkg: fix deadcode issues 7 years ago
Dan Cech 3fedcb1e4b
cleanup, make sure users are always synced with ldap 7 years ago
Dan Cech 52503d9cb5
refactor authproxy & ldap integration, address comments 7 years ago
Dan Cech d837be91ec
switch to passing ReqContext as a property 7 years ago
Dan Cech e53315dce8
cleanup 7 years ago
Dan Cech a1b1d2fe80
switch to Result 7 years ago
Dan Cech d5dd1c9bca
update auth proxy 7 years ago
Dan Cech d2eab2ff4c
fix tests 7 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
Julian Kornberger 391868c5d6 Use net.SplitHostPort to support IPv6 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 7 years ago
bergquist 6cac7c2de9 renderer: avoid redirect render requests 7 years ago
Dan Cech bbd6adabbf
move quota to dedicated service 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
bergquist 0ab0343995 mark redirect_to cookie as http only 7 years ago
bergquist 842f4c1d32 tech: dont print error message on 500 page 7 years ago
Torkel Ödegaard 0e61a670bb fix: error handling now displays page correctly, fixes #10777 7 years ago
Alexander Zobnin f97be541af redirect "permission denied" requests to "/" (#10773) 7 years ago
Marcus Efraimsson 32054ad9a6 dashboard: fix redirect of legacy dashboard url's 7 years ago
bergquist 58cfb23625 retry uid generation 7 years ago
Marcus Efraimsson a99331cdb9 dashboards: redirect from old url used to load dashboard to new url 7 years ago
SteelPhase a320a83138 Use strings.TrimPrefix to make sure relative url doesn't start with forward slash 8 years ago
Torkel Ödegaard a8a5f8181b fix: viewers can edit now works correctly 8 years ago
Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers 8 years ago
bergquist 139f077453 prometheus: enable gzip for /metrics endpoint 8 years ago
bergquist 861843f4ca mark >=400 responses as error 8 years ago
bergquist ec29b469e4 adds custom tags from settings 8 years ago
bergquist e3211f6e48 use route as span name 8 years ago
bergquist d55b49b7b7 attach context with span to *http.Request 8 years ago
bergquist 89c86c7a22 use opentracing ext package when possible 8 years ago
bergquist 2e350bbb8e adds basic traces using open traces 8 years ago
bergquist 491e6897e7 metrics: set summary unit 8 years ago