grafana/pkg/middleware
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
..
auth.go add Token authentication support 2015-01-14 16:33:34 +08:00
logger.go started work datasources admin 2014-12-16 12:04:08 +01:00
middleware.go Datasource options are now included in bootData 2014-12-28 19:30:14 +01:00