.. |
auth_proxy_test.go
|
refactor authproxy & ldap integration, address comments
|
2018-04-17 14:06:25 -04:00 |
auth_proxy.go
|
use defer to make sure we always release session data
|
2019-01-24 13:48:36 +01:00 |
auth_test.go
|
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921
|
2015-05-02 12:06:58 +02:00 |
auth.go
|
restrict session usage to auth_proxy
|
2019-01-23 14:56:48 +01:00 |
dashboard_redirect_test.go
|
pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues
|
2019-01-28 22:37:44 +01:00 |
dashboard_redirect.go
|
Revert "Opportunities to unindent code (unindent)"
|
2018-05-02 14:06:46 +02:00 |
headers.go
|
refactor datasource caching
|
2018-10-30 09:31:56 +01:00 |
logger.go
|
rename Context to ReqContext
|
2018-03-07 11:54:50 -05:00 |
middleware_test.go
|
fix
|
2019-02-06 17:30:17 +01:00 |
middleware.go
|
move UserToken and UserTokenService to models package
|
2019-02-06 16:55:12 +01:00 |
org_redirect_test.go
|
move UserToken and UserTokenService to models package
|
2019-02-06 16:55:12 +01:00 |
org_redirect.go
|
login users based on token cookie
|
2019-01-16 16:44:40 +01:00 |
perf.go
|
rename Context to ReqContext
|
2018-03-07 11:54:50 -05:00 |
quota_test.go
|
move UserToken and UserTokenService to models package
|
2019-02-06 16:55:12 +01:00 |
quota.go
|
move quota to dedicated service
|
2018-03-07 17:19:35 -05:00 |
recovery_test.go
|
removes unused session code
|
2019-02-12 12:33:54 +01:00 |
recovery.go
|
fix for issue with error view in production builds
|
2018-11-20 13:47:45 +01:00 |
render_auth.go
|
Backend image rendering as plugin (#11966)
|
2018-05-24 15:26:27 +02:00 |
request_metrics.go
|
metrics: set summary unit
|
2017-09-14 19:28:54 +02:00 |
request_tracing.go
|
mark >=400 responses as error
|
2017-09-18 11:08:58 +02:00 |
util.go
|
prometheus: enable gzip for /metrics endpoint
|
2017-10-23 09:35:46 +02:00 |
validate_host.go
|
rename Context to ReqContext
|
2018-03-07 11:54:50 -05:00 |