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/web
Jens Langhammer 7771c0b905 internal: fix font loading errors on safari
closes #1057

for some reason safari appends the relative font path to the document URL not to the stylesheet URL. Since I don't want to build a fully custom patternfly base css file, this mounts the static files where safari expects them

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-09-04 13:50:29 +02:00
..
middleware_log.go Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
middleware_sentry.go root: fix linting errors 2021-07-18 20:54:34 +02:00
web.go Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
web_proxy.go outpost/embedded: only send requests for non-akprox paths when we're doing proxy mode 2021-08-29 21:13:28 +02:00
web_ssl.go root: add support for PROXY protocol on listeners 2021-07-20 11:03:09 +02:00
web_static.go internal: fix font loading errors on safari 2021-09-04 13:50:29 +02:00
web_static_utils.go internal: disable directory listing on static files 2021-09-04 13:40:29 +02:00
web_utils.go gproxy: listen on tls 2021-05-03 23:19:22 +02:00