1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg
JVecsei 8967873659
Updated dependency versions which include CVE fixes (#1276)
* switched to github.com/golang-jwt/jwt and updated golang.org/x/crypto to include CVE fixes

* added #1276 to changelog

Co-authored-by: Joshua Vécsei <git@vecsei.me>
2021-07-29 17:45:41 +01:00
..
apis Upgrade go-oidc to v3 (#1264) 2021-07-17 09:55:05 -07:00
app Add tests for split host port 2021-06-19 11:24:29 +01:00
authentication/basic Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
clock Remove mutex from local Clock instances 2021-06-22 17:04:42 -07:00
cookies Support nonce checks in OIDC Provider (#967) 2021-04-21 10:33:27 +01:00
encryption Support nonce checks in OIDC Provider (#967) 2021-04-21 10:33:27 +01:00
header Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
http Fix expected error messages (#1269) 2021-07-28 19:56:23 +01:00
ip Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
logger Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
middleware Updated dependency versions which include CVE fixes (#1276) 2021-07-29 17:45:41 +01:00
requests Create AppDirector for getting the application redirect URL 2021-06-19 11:23:32 +01:00
sessions Manage session time fields centrally 2021-06-21 21:54:52 -07:00
upstream Ensure upstreams are sorted by longest first 2021-06-23 12:20:48 +01:00
util Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
validation Updated dependency versions which include CVE fixes (#1276) 2021-07-29 17:45:41 +01:00