Torkel Ödegaard
|
059db533d5
|
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
2015-04-08 08:59:12 +02:00 |
|
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
|
2015-02-26 17:23:28 +01:00 |
|
Torkel Ödegaard
|
6a2a6afc1d
|
Merge branch 'develop' into apikey_hashed
Conflicts:
pkg/api/apikey.go
pkg/services/sqlstore/migrations.go
|
2015-02-26 15:48:54 +01:00 |
|
Torkel Ödegaard
|
26e4809e2e
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
|
Torkel Ödegaard
|
5269422f7c
|
Began work on hashing api keys
|
2015-02-09 13:30:04 +01:00 |
|
Torkel Ödegaard
|
23bbc5160e
|
Fixed validation for adding api keys, added unique index for api key name + account_id
|
2015-02-07 13:11:39 +01:00 |
|
Torkel Ödegaard
|
951ce0a102
|
API token -> API key rename
|
2015-01-27 08:26:11 +01:00 |
|