.. |
application.go
|
providers/proxy: add support for X-Original-URI in nginx, better handle missing headers and report errors to authentik
|
2022-01-27 18:14:02 +01:00 |
claims.go
|
providers/proxy: fix nil error in claims
|
2022-02-03 17:58:38 +01:00 |
endpoint.go
|
outposts/proxyv2: fix JWKS url pointing to localhost on embedded outpost
|
2022-01-21 13:29:51 +01:00 |
error.go
|
outposts/proxy: make templates more re-usable
|
2021-12-20 22:20:23 +01:00 |
mode_common.go
|
providers/proxy: don't include hostname and scheme in redirect when we only got a path and not a full URL
|
2022-01-27 18:23:08 +01:00 |
mode_forward.go
|
providers/proxy: add support for X-Original-URI in nginx, better handle missing headers and report errors to authentik
|
2022-01-27 18:14:02 +01:00 |
mode_forward_nginx_test.go
|
providers/proxy: fix nil error in claims
|
2022-02-03 17:58:38 +01:00 |
mode_forward_traefik_test.go
|
providers/proxy: fix nil error in claims
|
2022-02-03 17:58:38 +01:00 |
mode_proxy.go
|
providers/proxy: fix Host/:Authority not being modified
|
2022-02-08 16:30:26 +01:00 |
mode_proxy_test.go
|
providers/proxy: fix Host/:Authority not being modified
|
2022-02-08 16:30:26 +01:00 |
oauth.go
|
outposts/proxyv2: allow access to /akprox urls in forward auth mode to make routing in nginx/traefik easier
|
2022-01-21 13:43:16 +01:00 |
oauth_callback.go
|
outposts/proxy: add support for multiple states, when multiple requests are redirect at once
|
2021-12-26 14:16:02 +01:00 |
session.go
|
internal: use math.MaxInt for compatibility
|
2022-01-21 23:11:17 +01:00 |
test.go
|
outposts/proxy: add more test cases for domain-level auth
|
2022-01-24 21:41:15 +01:00 |
utils.go
|
providers/proxy: add support for X-Original-URI in nginx, better handle missing headers and report errors to authentik
|
2022-01-27 18:14:02 +01:00 |
utils_test.go
|
outposts/proxy: fix potential empty redirect, add tests
|
2022-01-25 10:57:53 +01:00 |