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-06 18:31:31 +01:00
..
apis Add Upstreams options struct with validation 2020-07-05 10:21:05 +01:00
cookies Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
encryption Move Encrypt/Decrypt Into helper to session_state.go 2020-06-12 14:46:35 -07:00
ip Move RealClientIP code to IP packages 2020-05-23 15:17:41 +01:00
logger Implements --real-client-ip-header option. (#503) 2020-05-12 18:41:25 +01:00
middleware (#649) Remove blank helthcheck user agents and paths when setting up the healthcheck middleware 2020-07-06 14:07:38 +12:00
requests Switch Builder.Do() to return a Result 2020-07-06 18:31:31 +01:00
sessions Rename CookieOptions to Cookie 2020-07-05 09:18:21 +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 Migrate all requests to new builder pattern 2020-07-06 18:31:09 +01:00