1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-15 00:15:00 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
d1ef14becc Move cookie to pkg/encryption 2019-06-15 11:33:57 +02:00
518c1d3e8e Add Redis sentinel compatibility
(cherry picked from commit ff36b61f8cee4ecf0b91a90b5e1b651b526bb6b6)
2019-06-05 00:11:42 -07:00
130d03758d Fix comments on Redis options 2019-06-05 00:10:51 -07:00
b1bd3280db Add support for a redis session store 2019-06-05 00:10:51 -07:00
093f9da881 Move cipher creation to options and away from oauth2_proxy.go 2019-05-20 11:26:13 +02:00
fbee5eae16 Initialise SessionStore in Options 2019-05-20 11:26:04 +02:00
6d162a1d78 Define session options and cookie session store types 2019-05-18 13:10:01 +02:00
fd6655411b Move cookie configuration to separate package 2019-05-18 13:09:59 +02:00