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 年 前
..
dtos 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 年 前
admin_settings.go 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 11 年 前
admin_users.go 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 11 年 前
api.go 6a2a6afc1d Merge branch 'develop' into apikey_hashed 11 年 前
apikey.go 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 年 前
dashboard.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
dataproxy.go ae7f18f981 Made a copy of influxdb datasource named influxdb_08 so the main influxdb data source can be modified to support InfluxDB 0.9, made some initial experiments to get queries to work, but a lot more work is needed, #1525 11 年 前
dataproxy_test.go da41d99aa7 Fixed sql integration test 11 年 前
datasources.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
frontendsettings.go ae7f18f981 Made a copy of influxdb datasource named influxdb_08 so the main influxdb data source can be modified to support InfluxDB 0.9, made some initial experiments to get queries to work, but a lot more work is needed, #1525 11 年 前
index.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
login.go 10820f31c2 Changed go package path 11 年 前
login_oauth.go 10820f31c2 Changed go package path 11 年 前
metrics.go 10820f31c2 Changed go package path 11 年 前
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
org_users.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
render.go 397dfc54cd Fixed bug in png rendering when having changed public url 11 年 前
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
signup.go 10820f31c2 Changed go package path 11 年 前
stars.go 10820f31c2 Changed go package path 11 年 前
user.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前