Commit Graph

53 Commits (0ef68011173175fd9e6d441ca722e2bb74dc41b9)

Author SHA1 Message Date
Torkel Ödegaard bf1ea560e9 feat(logging): error logging improvements 9 years ago
Torkel Ödegaard 65aad44464 feat(logging): added uname to context logger 9 years ago
Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 9 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago
Torkel Ödegaard 3065d10931 feat(timing): timing is now working with graphite and influxdb 9 years ago
bergquist 4fe72ebf69 feat(macaron): upgrades macaron version 9 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
Torkel Ödegaard 5e949b0564 fix(quota): fixed failing quota unit tests 10 years ago
woodsaj 6488324cf1 enhance quota support. 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
woodsaj 76e9ebde36 always return after errors. 10 years ago
woodsaj 0688050552 add quota middleware to enforce quotas. issue #321 10 years ago
Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
Donn Pebe df33cbc8c5 Fix wrong metrics counter 10 years ago
Torkel Ödegaard 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago
Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago
Torkel Ödegaard ba883d25fe More middleware unit tests cover all current auth mechanisms 10 years ago
Emil Thelin 2d7c7871b0 Fixes broken test 10 years ago
Emil Thelin 9fd3ef2687 Enforce domain 10 years ago
Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 years ago
Torkel Ödegaard c07d48d930 A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session 10 years ago
Torkel Ödegaard d987532262 Added server metrics 10 years ago
Jason Wilder d3d896dccd Log more descriptive error when anonymous org is not found 10 years ago
Torkel Ödegaard 477e035f2e Fixed anonymous access mode, Closes #1586 10 years ago
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 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard e3764ad951 Fixed failing dashboard sql test 10 years ago
Torkel Ödegaard e5fbbe96fd fixed error handling, and error logging for panel rendering 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 10 years ago
Torkel Ödegaard 04d03f73b3 Added disable user sign up feature 10 years ago
Torkel Ödegaard a5e450a0dd Worked on anonymous access 10 years ago
Torkel Ödegaard 951ce0a102 API token -> API key rename 10 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 10 years ago
Torkel Ödegaard c970e82758 Small update to update account command 10 years ago
Torkel Ödegaard ed879df1f4 Corrected spelling of SignedInUser (was SignInUser) 11 years ago
Torkel Ödegaard 2b05dac071 Api Key role is now correcty added do middleware context 11 years ago
Torkel Ödegaard 22156fe309 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
Torkel Ödegaard 5ec07db143 Refactoring of auth middleware, and starting work on account admin 11 years ago
Torkel Ödegaard 5e18afe916 Refactoring of api routes 11 years ago
Torkel Ödegaard ec98c201e4 Datasource options are now included in bootData 11 years ago
Torkel Ödegaard adf4e72cf8 More general backend work, in the middle of the night... Zzzz 11 years ago
Torkel Ödegaard b70a3f0958 started work datasources admin 11 years ago
Torkel Ödegaard be781bdb98 Tried postgres 11 years ago
Torkel Ödegaard eb2c078898 Progres on move to sql from rethinkdb 11 years ago
Torkel Ödegaard 9b68911d00 Made it it compile again 11 years ago
Torkel Ödegaard d7cd2b970e OAuth remake 11 years ago
Torkel Ödegaard 450d242d5f working on oauth 11 years ago
Torkel Ödegaard e84f06b503 more macaroon stuff 11 years ago
Torkel Ödegaard 222319d924 macaron transition progress 11 years ago