Commit Graph

27 Commits (f257101c41c4f9580704b2184be92d5d5b71ee90)

Author SHA1 Message Date
bergquist f257101c41 removes unused/commented code 6 years ago
bergquist 5998646da5 restrict session usage to auth_proxy 6 years ago
bergquist c3ff3d644c fixes nil ref in tests 6 years ago
Jacob Richard 0b50582b56 Adding CIDR capability to auth_proxy whitelist 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
Marcus Efraimsson b418e14bd9
make sure to use real ip when validating white listed ip's 7 years ago
Dan Cech 543c7fe587 support additional fields in authproxy (#11661) 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 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 9 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