oauth2-proxy/pkg/authentication/basic
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
..
test Add HTPasswdValidator to basic authentication package 2020-07-18 11:01:49 +01:00
basic_suite_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
htpasswd.go Watch the `htpasswd` file for changes and update the `htpasswdMap` (#1701) 2022-09-01 19:46:00 +01:00
htpasswd_test.go Update go-redis/redis to v9. (#1847) 2022-10-24 16:41:06 +01:00
validator.go Add HTPasswdValidator to basic authentication package 2020-07-18 11:01:49 +01:00