oauth2-proxy/pkg/sessions
Dmitry Kartsev 0cfb9c6da0
adding IdleTimeout with the redis-connection-idle-timeout flag, to ke… (#1691)
* adding IdleTimeout with the redis-connection-idle-timeout flag, to keep redis connections in valid state, when Redis  option is set

* docs update - add redis idle timeout configurations

* changelog update for #1691 fix
2022-08-09 21:57:13 +01:00
..
cookie Improve error message when no cookie is found 2021-10-13 19:08:11 +01:00
persistence Manage session time fields centrally 2021-06-21 21:54:52 -07:00
redis adding IdleTimeout with the redis-connection-idle-timeout flag, to ke… (#1691) 2022-08-09 21:57:13 +01:00
tests Improve error message when no cookie is found 2021-10-13 19:08:11 +01:00
session_store.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
session_store_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00