Commit History

Author SHA1 Message Date
  Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 years ago
  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 10 years ago
  Torkel Ödegaard 6a2a6afc1d Merge branch 'develop' into apikey_hashed 10 years ago
  Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
  Torkel Ödegaard 5269422f7c Began work on hashing api keys 11 years ago
  Torkel Ödegaard 23bbc5160e Fixed validation for adding api keys, added unique index for api key name + account_id 11 years ago
  Torkel Ödegaard 951ce0a102 API token -> API key rename 11 years ago