grafana/pkg/stores
woodsaj 7b17e38f5d add Token authentication support
Added CRUD methods for Tokens.
Extend Auth Handler to check for the presence of a Bearer Authorization
header to authenticate against. If there is no header, or the token is not
valid, the Auth Handler falls back to looking for a Session.
2015-01-14 16:33:34 +08:00
..
sqlstore add Token authentication support 2015-01-14 16:33:34 +08:00
file_store_test.go working on rethinkdb stuff 2014-08-21 22:09:48 +02:00
file_store.go working on rethinkdb stuff 2014-08-21 22:09:48 +02:00