| .. |
|
auth.go
|
4fe72ebf69
feat(macaron): upgrades macaron version
|
10 anni fa |
|
auth_proxy.go
|
ae27c17c68
Auth Proxy improvements
|
9 anni fa |
|
auth_proxy_test.go
|
12a82bc0d4
Auth Proxy improvements - adds the option to use ldap groups for authorization in combination with an auth proxy - adds an option to limit where auth proxy requests come from by configure a list of ip's - fixes a security issue, session could be reused
|
9 anni fa |
|
auth_test.go
|
be589d81c7
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921
|
10 anni fa |
|
logger.go
|
eb673fd16d
fix(middleware): typo
|
9 anni fa |
|
middleware.go
|
5777f65d05
Basic Auth now supports LDAP username and password (#6940)
|
9 anni fa |
|
middleware_test.go
|
5174d050f2
middlware: change org when url contains orgid
|
8 anni fa |
|
org_redirect.go
|
072c1559ba
middlware: prevent orgredirect to open body stream
|
8 anni fa |
|
org_redirect_test.go
|
6115941df0
middleware: rename org-id -> orgId
|
8 anni fa |
|
perf.go
|
3065d10931
feat(timing): timing is now working with graphite and influxdb
|
9 anni fa |
|
quota.go
|
086b59483e
feat(loggin): disable logging by default so unit tests are not full of logging
|
9 anni fa |
|
quota_test.go
|
5e949b0564
fix(quota): fixed failing quota unit tests
|
10 anni fa |
|
recovery.go
|
18e965c775
fix(error handling): fixed server side error handling page
|
9 anni fa |
|
render_auth.go
|
175c651e65
fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906
|
9 anni fa |
|
request_metrics.go
|
6c5860d3e8
feat(metrics): measure proxy requests
|
9 anni fa |
|
session.go
|
c3202d3f99
sessions: start session gc at startup but only after between 10 - 180 seconds
|
8 anni fa |
|
util.go
|
1283461b89
fix(gzip): add plugin proxy to gzip exclusion, fixes #5237
|
9 anni fa |
|
validate_host.go
|
cc46b81961
fix(rendering): fixed server side rendering issue when sertting enforce_domain to true, fixes #6769
|
9 anni fa |