8 Commits

Author SHA1 Message Date
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
35326e1d92 Worked a little on anonymous access, needs more work 2015-01-07 16:37:24 +01:00
f25a415a9e Work on making grafana work in sub url 2015-01-04 21:03:40 +01:00
22bf20a135 Refactoring get account by id and by login to queries 2014-12-19 13:40:02 +01:00
90ae59ccaf Fixed png rending 2014-12-01 13:25:57 -08:00
4eefa73441 Progress on account and dashboard save/load 2014-11-20 15:19:44 +01:00
eb2c078898 Progres on move to sql from rethinkdb 2014-11-20 12:11:07 +01:00
222319d924 macaron transition progress 2014-10-05 21:13:07 +02:00