Commit Graph

6 Commits (2724cf5db8e99f370cb1555a5c61b3d1239c790a)

Author SHA1 Message Date
Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 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 11 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 years ago
woodsaj 7d69885e06 fixes #1481. correctly escape api_key.key column name 11 years ago
woodsaj 55ba8ad0c4 fix issue 1481. correctly escape api_key.key column name 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 951ce0a102 API token -> API key rename 11 years ago
Torkel Ödegaard e750508d76 Fixes for update user and add token 11 years ago
Torkel Ödegaard 2b05dac071 Api Key role is now correcty added do middleware context 11 years ago
Torkel Ödegaard cd5843e977 Fixed unit tests 11 years ago
Torkel Ödegaard fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
woodsaj 7b17e38f5d add Token authentication support 11 years ago