Commit Graph

30 Commits (112c0e7a79c00c7057ef362b6b8a9b7e4471f1b5)

Author SHA1 Message Date
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Eric Leijonmarck 57ca8fa368
Anonymous: Add device limits to stats (#79494) 1 year ago
Eric Leijonmarck 59bdff0280
Auth: Add anonymous users view and stats (#78685) 2 years ago
Jo 26339f978b
Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
Ieva d8b66d5c4b
RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
linoman 4e10118c3a
Add verbose settings (#65469) 2 years ago
Serge Zaitsev 2025c1dac1
Chore: Remove result field from stats (#65166) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Serge Zaitsev efed0151f8
Chore: Remove pkg/models/stats.go (#61613) 2 years ago
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Kat Yang 0e6300fb49
Chore: Remove bus from admin (#44920) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes b255c1b992
Chore: Add context to star and stats (#39591) 4 years ago
Karl Persson 7ebf4027a7
Access Control: refactor permission evaluator to be more flexible (#35996) 4 years ago
Karl Persson 395b942134
Access Control: Add fine-grained access control to GET stats and settings handlers (#35622) 4 years ago
Joan López de la Franca Beltran b74a502dc4
API: Use SettingsProvider on GET settings handler (#34632) 4 years ago
Serge Zaitsev da13f88862
Redact sensitive values before logging them (#33829) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 4 years ago
Agnès Toulet 7a5464fe10
Chore: use Wrap for all admin API (#26673) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Mitja Zivkovic 5669596518 add regex search of username and password in urls, which are replaced by strings.Replace 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
utkarshcmu da67afa51e Fixed api bugs, stats endpoint working 9 years ago
utkarshcmu c7fae5386d Added backend API for stats 9 years ago
Torkel Ödegaard f0087c93b8 fix(admin settings view): always censor provider_config for system info view, fixes #3268 10 years ago
Haneysmith, Nathan 2af28b90c2 whitespace update per gofmt 10 years ago
Haneysmith, Nathan 09b0e6e388 Addresses #1853, redact session provider secrets 10 years ago
Torkel Ödegaard 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 10 years ago
Torkel Ödegaard e65a6cc063 added an inital admin settings view, very basic right now only displays all config options in grafana.ini 10 years ago