Commit Graph

17 Commits (#45948-entity-events-trigger)

Author SHA1 Message Date
J Guerreiro 5cb03d6e62
Separate API key store from SA token store (#45862) 3 years ago
J Guerreiro 94820e1f29
Add/Delete API keys to Service accounts (#44871) 3 years ago
Jeremy Price e894837b7e
Accesscontrol: Remove service account creation code from addapikey (#43900) 4 years ago
Jeremy Price 6dbb6408d4
Access Control: Add service accounts (#38994) 4 years ago
Christian Haudum 076e2ce06a
Return 404 when deleting non-existing API key (#33346) 4 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) 6 years ago
Sofia Papagiannaki dc9ec7dc91
Auth: Allow expiration of API keys (#17678) 6 years ago
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 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