1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg
2020-07-18 11:01:49 +01:00
..
apis Strip X-Forwarded auth headers from whitelisted paths (#624) 2020-07-14 23:46:44 +01:00
authentication/basic Add HTPasswdValidator to basic authentication package 2020-07-18 11:01:49 +01:00
cookies Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
encryption Reduce SessionState size better with MessagePack + LZ4 (#632) 2020-07-13 20:56:05 +01:00
ip Implements --trusted-ip option (#552) 2020-07-11 11:10:58 +01:00
logger Implements --real-client-ip-header option. (#503) 2020-05-12 18:41:25 +01:00
middleware Add req.host to targetURL when redirecting to https (#668) 2020-07-07 09:55:38 +01:00
requests Add tests for request result 2020-07-06 20:37:36 +01:00
sessions Add option to remove tokens from cookie sessions (#673) 2020-07-14 23:02:10 +01:00
upstream Add tests for upstream package 2020-07-05 10:21:05 +01:00
util Fix #635: Support specifying alternative provider TLS trust source(s) (#645) 2020-07-03 16:09:17 +01:00
validation Add option to remove tokens from cookie sessions (#673) 2020-07-14 23:02:10 +01:00