Commit Graph

28 Commits (5a5601a8d2e8572efc0de9abddd0a9d90a2fd687)

Author SHA1 Message Date
Marcus Efraimsson b418e14bd9
make sure to use real ip when validating white listed ip's 8 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 8 years ago
Dan Cech 52503d9cb5
refactor authproxy & ldap integration, address comments 8 years ago
Dan Cech d837be91ec
switch to passing ReqContext as a property 8 years ago
Dan Cech a1b1d2fe80
switch to Result 8 years ago
Dan Cech d5dd1c9bca
update auth proxy 8 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 8 years ago
Julian Kornberger 391868c5d6 Use net.SplitHostPort to support IPv6 8 years ago
Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 8 years ago
Marcus Efraimsson a99331cdb9 dashboards: redirect from old url used to load dashboard to new url 8 years ago
Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers 8 years ago
Daniel Lee e6f9546a7c api: add no cache headers for IE11 9 years ago
Daniel Lee 74093c700f api: adds no-cache header for GET requests 9 years ago
bergquist 5174d050f2 middlware: change org when url contains orgid 9 years ago
Utkarsh Bhatnagar bd20dc6c4c Fixed failing tests (#6941) 9 years ago
Seuf ae27c17c68 Auth Proxy improvements 9 years ago
bergquist 16fa631ea0 tech(tests): remove unused code that breaks gorename 10 years ago
bergquist b17298c97c test(alerting): remove unused code to enable gorename 10 years ago
Torkel Ödegaard bdb67d4909 fix(build): fixed dependency and build issue 10 years ago
bergquist 4fe72ebf69 feat(macaron): upgrades macaron version 10 years ago
Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 11 years ago
Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 11 years ago
Torkel Ödegaard ba883d25fe More middleware unit tests cover all current auth mechanisms 11 years ago
Torkel Ödegaard f416e2d1ac More middleware unit test, starting to look really good 11 years ago
Torkel Ödegaard cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 11 years ago
Torkel Ödegaard d1e9b6d6ae Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware 11 years ago