oauth2-proxy/pkg
Ian Roberts cb53401c3a Don't use http.StripPrefix when a file: upstream has rewriteTarget
A regular (non-regex) file: upstream needs to strip the prefix so that it is equivalent to "mounting" the specified directory under the configured path in the URL space, but with regex rewriting the target path is determined by the rewriteTarget.

Fixes oauth2-proxy/oauth2-proxy#2242
2024-09-02 11:27:28 +01:00
..
apis chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
app chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
authentication/basic chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
clock chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
cookies chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
encryption Session-Cookie Support (#1713) 2023-08-16 12:23:02 +01:00
header chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
http chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
ip upgrading to go 1.21 (#2235) 2024-01-22 13:39:53 +00:00
logger Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
middleware doc: fix typo in function description (#2738) 2024-08-20 18:41:23 +02:00
providers chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
requests chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
sessions chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
upstream Don't use http.StripPrefix when a file: upstream has rewriteTarget 2024-09-02 11:27:28 +01:00
util Issue: 2236 - adds an option to append CA certificates (#2237) 2023-10-25 11:36:17 +01:00
validation chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
version feat: Replace default Go user-agent with oauth2-proxy and version (#2570) 2024-07-14 21:09:17 +01:00
watcher Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00