Historique des commits

Auteur SHA1 Message Date
  Torkel Ödegaard b415d82611 fixed to template PR issues, #13938 il y a 7 ans
  Mario Trangoni dde650905d Fix megacheck issue unused code. il y a 7 ans
  Marcus Efraimsson 8af5da7383 Revert "auth proxy: use real ip when validating white listed ip's" il y a 7 ans
  Dan Cech 3056d9a80e support passing api token in Basic auth password (#12416) il y a 7 ans
  Marcus Efraimsson b418e14bd9 make sure to use real ip when validating white listed ip's il y a 7 ans
  Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) il y a 7 ans
  Dan Cech 52503d9cb5 refactor authproxy & ldap integration, address comments il y a 7 ans
  Dan Cech d837be91ec switch to passing ReqContext as a property il y a 7 ans
  Dan Cech a1b1d2fe80 switch to Result il y a 7 ans
  Dan Cech d5dd1c9bca update auth proxy il y a 7 ans
  Dan Cech 1c5afa731f shared library for managing external user accounts il y a 8 ans
  Julian Kornberger 391868c5d6 Use net.SplitHostPort to support IPv6 il y a 7 ans
  Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware il y a 7 ans
  Dan Cech c0ecdee375 rename Context to ReqContext il y a 7 ans
  Dan Cech 338655dd37 move Context and session out of middleware il y a 7 ans
  Marcus Efraimsson a99331cdb9 dashboards: redirect from old url used to load dashboard to new url il y a 8 ans
  Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers il y a 8 ans
  Daniel Lee e6f9546a7c api: add no cache headers for IE11 il y a 8 ans
  Daniel Lee 74093c700f api: adds no-cache header for GET requests il y a 8 ans
  bergquist 5174d050f2 middlware: change org when url contains orgid il y a 8 ans
  Torkel Ödegaard 6e27db148c Merge branch 'authproxy_ldap' of https://github.com/seuf/grafana into seuf-authproxy_ldap il y a 9 ans
  Utkarsh Bhatnagar bd20dc6c4c Fixed failing tests (#6941) il y a 9 ans
  Seuf ae27c17c68 Auth Proxy improvements il y a 9 ans
  bergquist 16fa631ea0 tech(tests): remove unused code that breaks gorename il y a 9 ans
  Torkel Ödegaard bdb67d4909 fix(build): fixed dependency and build issue il y a 10 ans
  bergquist 4fe72ebf69 feat(macaron): upgrades macaron version il y a 10 ans
  Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 il y a 10 ans
  Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 il y a 10 ans
  Torkel Ödegaard ba883d25fe More middleware unit tests cover all current auth mechanisms il y a 10 ans
  Torkel Ödegaard f416e2d1ac More middleware unit test, starting to look really good il y a 10 ans