Commit Graph

12 Commits

Author SHA1 Message Date
Joel Speed
765443bc41
Ensure flag values are set correctly 2019-06-09 10:16:44 +02:00
Joel Speed
8e92e3dc3d
Test overriding values with environment variables 2019-06-08 23:12:56 +02:00
Joel Speed
6f9db420d5
Test a config YAML can be loaded 2019-06-08 22:52:59 +02:00
Joel Speed
cf3eac0242
Init Viper for config with defaulting 2019-06-08 22:20:18 +02:00
Joel Speed
c9fbf5d3c9
Move cookie to pkg/encryption 2019-06-08 07:46:06 +01:00
Joel Speed
518c1d3e8e Add Redis sentinel compatibility
(cherry picked from commit ff36b61f8c)
2019-06-05 00:11:42 -07:00
Joel Speed
130d03758d Fix comments on Redis options 2019-06-05 00:10:51 -07:00
Brian Van Klaveren
b1bd3280db Add support for a redis session store 2019-06-05 00:10:51 -07:00
Joel Speed
093f9da881
Move cipher creation to options and away from oauth2_proxy.go 2019-05-20 11:26:13 +02:00
Joel Speed
fbee5eae16
Initialise SessionStore in Options 2019-05-20 11:26:04 +02:00
Joel Speed
6d162a1d78
Define session options and cookie session store types 2019-05-18 13:10:01 +02:00
Joel Speed
fd6655411b
Move cookie configuration to separate package 2019-05-18 13:09:59 +02:00