This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/internal/outpost/proxyv2/application
Jens Langhammer 43854dc828
outposts/proxy: fix panic due to IsSet misbehaving
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-01-19 18:22:55 +01:00
..
application.go outposts/proxy: fix panic due to IsSet misbehaving 2023-01-19 18:22:55 +01:00
auth.go outposts/proxy: add header to prevent redirects 2023-01-14 22:18:25 +01:00
auth_basic.go providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
auth_bearer.go outposts/proxy: set http code when no redirect header is set 2023-01-14 22:20:52 +01:00
claims.go providers/proxy: add is_superuser to ak_proxy object, only show full error when superuser 2022-07-30 20:29:23 +02:00
endpoint.go providers/proxy: fix issuer for embedded outpost (#4480) 2023-01-19 15:39:30 +01:00
error.go providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
mode_common.go outposts/proxy: fix error handling, remove requirement for profile/etc scopes 2023-01-14 21:44:28 +01:00
mode_common_test.go api: migrate to openapi generator v6 (#2968) 2022-05-26 15:15:30 +02:00
mode_forward.go providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
mode_forward_caddy_test.go outposts/proxy: reduce possibility for redirect loops, keep single state (#3831) 2022-10-20 21:27:34 +02:00
mode_forward_envoy_test.go outposts/proxy: reduce possibility for redirect loops, keep single state (#3831) 2022-10-20 21:27:34 +02:00
mode_forward_nginx_test.go providers/proxy: no exposed urls (#3151) 2022-07-30 17:51:01 +02:00
mode_forward_traefik_test.go outposts/proxy: reduce possibility for redirect loops, keep single state (#3831) 2022-10-20 21:27:34 +02:00
mode_proxy.go outposts/proxy: make logged user more consistent, set FlushInterval 2023-01-14 23:58:15 +01:00
mode_proxy_test.go outposts/proxy: fix redirect path when external host is a subdirectory (#3628) 2022-09-22 10:10:29 +02:00
oauth.go providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
oauth_callback.go providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
oauth_test.go api: migrate to openapi generator v6 (#2968) 2022-05-26 15:15:30 +02:00
session.go root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
test.go outposts/proxy: fix redirect path when external host is a subdirectory (#3628) 2022-09-22 10:10:29 +02:00
utils.go providers/proxy: add setting to intercept authorization header (#4457) 2023-01-17 18:56:48 +01:00
utils_test.go api: migrate to openapi generator v6 (#2968) 2022-05-26 15:15:30 +02:00