Andrej Ocenas
|
eb82a75668
Provisioning: Show file path of provisioning file in save/delete dialogs (#16706)
|
6 年之前 |
Andrej Ocenas
|
42b745a098
Provisioning: Add API endpoint to reload provisioning configs (#16579)
|
6 年之前 |
Oleg Gaidarenko
|
67cbc7d4cf
Chore: use remote cache instead of session storage (#16114)
|
6 年之前 |
bergquist
|
e163aadfe4
use authtoken for session quota restrictions
|
6 年之前 |
Marcus Efraimsson
|
8678620730
move UserToken and UserTokenService to models package
|
6 年之前 |
Marcus Efraimsson
|
d53e64a32c
move auth token middleware/hooks to middleware package
|
6 年之前 |
bergquist
|
9ae306e417
use defer to make sure we always release session data
|
7 年之前 |
bergquist
|
5998646da5
restrict session usage to auth_proxy
|
7 年之前 |
Marcus Efraimsson
|
4096449aec
extract auth token interface and remove auth token from context
|
7 年之前 |
bergquist
|
aba6148c43
login users based on token cookie
|
7 年之前 |
Marcus Efraimsson
|
8764fb5aa6
inject login/logout hooks
|
7 年之前 |
Bob Shannon
|
16ff8a182b
Re-organize packages and add basic auth test
|
7 年之前 |
Bob Shannon
|
dcc48860b8
Fix formatting and remove enabled toggle
|
7 年之前 |
Bob Shannon
|
362b3740ed
Add basic authentication support to metrics endpoint
|
7 年之前 |
Marcus Efraimsson
|
cfb061ddab
refactor datasource caching
|
7 年之前 |
Torkel Ödegaard
|
8c9939df72
Adds backend hooks service so extensions can modify index data
|
7 年之前 |
bergquist
|
bff350166e
disabling internal metrics disables /metric endpoint
|
7 年之前 |
Torkel Ödegaard
|
10e86eda69
fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474)
|
7 年之前 |
Carl Bergquist
|
861af4cb97
Improve extensions build. (#12461)
|
7 年之前 |
bergquist
|
dbfafa1cb5
routing: allows routes to be added to existing groups
|
7 年之前 |
Torkel Ödegaard
|
80d694d205
Backend image rendering as plugin (#11966)
|
7 年之前 |
Thibaut Patel
|
bdb736a9ee
http_server: All files in public/build have now a huge max-age (#11536)
|
7 年之前 |
Torkel Ödegaard
|
23655315b8
fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time
|
7 年之前 |
Torkel Ödegaard
|
d04ad835e2
refactoring: lots of refactoring around server shutdown flows, making sure process is terminated when background service has crashed
|
7 年之前 |
Torkel Ödegaard
|
053c2039bb
refactor: provisioning service refactoring
|
7 年之前 |
Torkel Ödegaard
|
13e015fe3f
fix: improved handling of http server shutdown
|
7 年之前 |
Torkel Ödegaard
|
fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777)
|
7 年之前 |
Carl Bergquist
|
28f7b6dad1
Enable Grafana extensions at build time. (#11752)
|
7 年之前 |
Karsten Weiss
|
4d87cb03c5
Simplify make() (gosimple)
|
7 年之前 |
Julian Kornberger
|
6f363153d7
Adjust permissions of unix socket
|
7 年之前 |