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 hace 11 años
..
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 hace 11 años
dashboard_test.go c684b1ddab dashboard load/save work and began work on register hace 11 años
dashboards.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org hace 11 años
datasource.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 hace 11 años
home_dashboard.go 42a5aefb23 Worked on home dashboard hace 11 años
models.go 450d242d5f working on oauth hace 11 años
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org hace 11 años
org_user.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org hace 11 años
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org hace 11 años
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on hace 11 años
user.go 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 hace 11 años