Closed Kugelschieber closed 2 years ago
if s == nil && sessionMaxAge.Day() != now.Day() {
This doesn't work with the Redis Cache currently, as it only uses the internal maxAge. Remove this altogether with v5. Generally, reduce configuration options.
This doesn't work with the Redis Cache currently, as it only uses the internal maxAge. Remove this altogether with v5. Generally, reduce configuration options.