Commit Graph

17 Commits (d837be91ecbeedabf904e1f3a66a7f57d757bc8b)

Author SHA1 Message Date
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 1c5afa731f
shared library for managing external user accounts 7 years ago
Julian Kornberger 391868c5d6 Use net.SplitHostPort to support IPv6 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 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
wangguoliang 652fce7e76 Optimize some wrong usage and spelling 8 years ago
Dan Cech f490c5f12c use X-Grafana-Org-Id header to ensure backend uses correct org (#8122) 8 years ago
Seuf ae27c17c68 Auth Proxy improvements 9 years ago
Dmitry Smirnov 3fd6ae597d minor spelling corrections 10 years ago
Torkel Ödegaard 7072af7c14 fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 10 years ago
Torkel Ödegaard 66e60357dc Set email when creating user from auth_proxy header, Fixes #2156 10 years ago
Torkel Ödegaard 38fc85d619 Final tweaks to auth proxy feature 10 years ago
Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago