Commit Graph

13 Commits (076e2ce06a6ecf15804423fcc8dca1b620a321e5)

Author SHA1 Message Date
Christian Haudum 076e2ce06a
Return 404 when deleting non-existing API key (#33346) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Sofia Papagiannaki d1c523838b
API: Optionally list expired keys (#20468) 6 years ago
Anthony Templeton 3680b95b44 Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 7 years ago
Sofia Papagiannaki dc9ec7dc91
Auth: Allow expiration of API keys (#17678) 7 years ago
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
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