| .. |
|
auth.go
|
4fe72ebf69
feat(macaron): upgrades macaron version
|
10 vuotta sitten |
|
auth_proxy.go
|
652fce7e76
Optimize some wrong usage and spelling
|
8 vuotta sitten |
|
auth_proxy_test.go
|
aa889e59a1
tests: fix after interface change
|
8 vuotta sitten |
|
auth_test.go
|
be589d81c7
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921
|
10 vuotta sitten |
|
dashboard_redirect.go
|
a99331cdb9
dashboards: redirect from old url used to load dashboard to new url
|
8 vuotta sitten |
|
dashboard_redirect_test.go
|
58cfb23625
retry uid generation
|
8 vuotta sitten |
|
logger.go
|
2de94d6548
convert old metrics to prom metrics
|
8 vuotta sitten |
|
middleware.go
|
a8a5f8181b
fix: viewers can edit now works correctly
|
8 vuotta sitten |
|
middleware_test.go
|
a99331cdb9
dashboards: redirect from old url used to load dashboard to new url
|
8 vuotta sitten |
|
org_redirect.go
|
a320a83138
Use strings.TrimPrefix to make sure relative url doesn't start with forward slash
|
8 vuotta sitten |
|
org_redirect_test.go
|
6115941df0
middleware: rename org-id -> orgId
|
8 vuotta sitten |
|
perf.go
|
3065d10931
feat(timing): timing is now working with graphite and influxdb
|
9 vuotta sitten |
|
quota.go
|
086b59483e
feat(loggin): disable logging by default so unit tests are not full of logging
|
9 vuotta sitten |
|
quota_test.go
|
5e949b0564
fix(quota): fixed failing quota unit tests
|
10 vuotta sitten |
|
recovery.go
|
0d85c63fff
middleware: recovery handles panics in all handlers
|
8 vuotta sitten |
|
recovery_test.go
|
0d85c63fff
middleware: recovery handles panics in all handlers
|
8 vuotta sitten |
|
render_auth.go
|
f68d2816ab
dashfolders: security for png rendering
|
8 vuotta sitten |
|
request_metrics.go
|
491e6897e7
metrics: set summary unit
|
8 vuotta sitten |
|
request_tracing.go
|
861843f4ca
mark >=400 responses as error
|
8 vuotta sitten |
|
session.go
|
1e5778174c
login: regenerates session id on login
|
8 vuotta sitten |
|
util.go
|
139f077453
prometheus: enable gzip for /metrics endpoint
|
8 vuotta sitten |
|
validate_host.go
|
cc46b81961
fix(rendering): fixed server side rendering issue when sertting enforce_domain to true, fixes #6769
|
9 vuotta sitten |