Commit History

Author SHA1 Message Date
  Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 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
  Daniel Lee 1e5778174c login: regenerates session id on login 8 years ago
  Daniel Lee beb85f413a oauth: delete session key instead of set to empty 8 years ago
  Torkel Ödegaard c3202d3f99 sessions: start session gc at startup but only after between 10 - 180 seconds 8 years ago
  Torkel Ödegaard 6e27db148c Merge branch 'authproxy_ldap' of https://github.com/seuf/grafana into seuf-authproxy_ldap 9 years ago
  huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
  Seuf ae27c17c68 Auth Proxy improvements 9 years ago
  Eric Perrino 81443bf8b4 Added a state parameter for all OAuth requests 9 years ago
  Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 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
  Daniel Low d7f3869959 gofmt 10 years ago
  Daniel Low ed16914715 Add memcache as session provider 10 years ago
  Torkel Ödegaard 5e949b0564 fix(quota): fixed failing quota unit tests 10 years ago
  Torkel Ödegaard cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
  Torkel Ödegaard d1e9b6d6ae Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware 10 years ago
  Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 years ago
  Torkel Ödegaard c07d48d930 A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session 10 years ago
  Torkel Ödegaard 1d6413bfae More work on backend for user favorites 11 years ago