1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg
Muhammad Arham 1e21a56f99
Update go-redis/redis to v9. (#1847)
* Update go-redis/redis to v9.
- And updated redislock, testify, ginko and gomega have also been updated.
- Renamed the option `IdleTimeout` to `ConnMaxIdleTime` because of 517938a6b0/CHANGELOG.md

* Update CHANGELOG.md

* Dropping dot import of the types since they created aliases now

* fixing some error messages to make tests happy

* updating more error messages that were changed to make tests happy

* reverting error messages

Co-authored-by: Muhammad Arham <marham@i2cinc.com>
2022-10-24 16:41:06 +01:00
..
apis Add azure groups support and oauth2 v2.0 2022-10-21 20:23:21 +03:00
app Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
authentication/basic Update go-redis/redis to v9. (#1847) 2022-10-24 16:41:06 +01:00
clock Remove mutex from local Clock instances 2021-06-22 17:04:42 -07:00
cookies Add flags to define CSRF cookie expiration time and to allow CSRF cookies per request (#1708) 2022-08-31 23:27:56 +01:00
encryption PKCE Support (#1541) 2022-03-13 10:08:33 +00:00
header Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
http Fix Linting Errors (#1835) 2022-10-21 11:57:51 +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 Implement refresh relying on obtaining lock 2022-02-16 10:16:13 +00:00
providers Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
requests Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
sessions Update go-redis/redis to v9. (#1847) 2022-10-24 16:41:06 +01:00
upstream Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
util Add azure groups support and oauth2 v2.0 2022-10-21 20:23:21 +03:00
validation Update go-redis/redis to v9. (#1847) 2022-10-24 16:41:06 +01:00
watcher Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00