1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-08 04:03:58 +02:00
oauth2-proxy/pkg
Joel Speed 5fe947eb07
Update go version to 1.16
This includes a fix for our samesite cookie parsing. The behaviour
changed in 1.16 so that the default value now leaves it empty, so it's
equivalent to not setting it (as per spec)
2021-02-19 11:30:58 +00:00
..
apis Add Prometheus metrics endpoint 2021-02-15 13:45:26 +00:00
app/pagewriter Move all pagewriter related code to dedicated pagewriter package 2021-02-14 10:21:13 +00:00
authentication/basic Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
cookies Update go version to 1.16 2021-02-19 11:30:58 +00:00
encryption Stop accepting legacy SHA1 signed cookies 2020-09-24 10:31:34 -07:00
header Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
ip Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
logger Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
middleware Add Prometheus metrics endpoint 2021-02-15 13:45:26 +00:00
requests Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
sessions Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
upstream Use ErrorPage to render proxy error page 2021-02-12 21:12:27 +00:00
util Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
validation Update golangci-lint version in CI workflow 2021-02-17 20:25:37 +00:00