grafana/pkg
2015-02-26 17:23:28 +01:00
..
api 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
bus Worked on event system, needs a little more work 2015-02-04 15:37:26 +01:00
cmd Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
components 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
events Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
log CLI: Use colorized console output 2015-02-15 13:36:10 -07:00
middleware 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
models 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
services 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
setting Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
social Changed go package path 2015-02-05 10:37:13 +01:00
util Worked on login remember cookie, and redirect after login 2015-01-27 12:05:23 +01:00