Historique des commits

Auteur SHA1 Message Date
  Torkel Ödegaard 6da3af5e89 Merge branch 'new_macaron' il y a 10 ans
  bergquist 4fe72ebf69 feat(macaron): upgrades macaron version il y a 10 ans
  Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps il y a 10 ans
  Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept il y a 10 ans
  Torkel Ödegaard 5e949b0564 fix(quota): fixed failing quota unit tests il y a 10 ans
  woodsaj 6488324cf1 enhance quota support. il y a 10 ans
  woodsaj 852f9bd277 refactor quota settings il y a 10 ans
  woodsaj 76e9ebde36 always return after errors. il y a 10 ans
  woodsaj 0688050552 add quota middleware to enforce quotas. issue #321 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
  Donn Pebe df33cbc8c5 Fix wrong metrics counter il y a 10 ans
  Torkel Ödegaard 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 il y a 10 ans
  Torkel Ödegaard 1f2cba81eb Merge branch 'enforce-domain' of https://github.com/gummiboll/grafana 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
  Emil Thelin 2d7c7871b0 Fixes broken test il y a 10 ans
  Emil Thelin 9fd3ef2687 Enforce domain il y a 10 ans
  Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 il y a 10 ans
  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 il y a 10 ans
  Torkel Ödegaard d987532262 Added server metrics il y a 10 ans
  Jason Wilder d3d896dccd Log more descriptive error when anonymous org is not found il y a 10 ans
  Torkel Ödegaard 477e035f2e Fixed anonymous access mode, Closes #1586 il y a 10 ans
  Torkel Ödegaard c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 il y a 10 ans
  Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org il y a 11 ans
  Torkel Ödegaard e3764ad951 Fixed failing dashboard sql test il y a 11 ans
  Torkel Ödegaard e5fbbe96fd fixed error handling, and error logging for panel rendering il y a 11 ans
  Torkel Ödegaard 10820f31c2 Changed go package path il y a 11 ans
  Torkel Ödegaard 04d03f73b3 Added disable user sign up feature il y a 11 ans
  Torkel Ödegaard a5e450a0dd Worked on anonymous access il y a 11 ans
  Torkel Ödegaard 951ce0a102 API token -> API key rename il y a 11 ans