Lukasz Leszczuk
|
3ff441026c
|
Cleanup in comments, removal of GetEmailAddress, use groups as []string
|
2019-09-09 19:25:56 +02:00 |
|
Lukasz Leszczuk
|
7ecb9fd2d6
|
Initial work on porting https://github.com/bitly/oauth2_proxy/pull/347/. ToDo: port tests
|
2019-09-06 16:54:41 +02:00 |
|
Joel Speed
|
d1ef14becc
|
Move cookie to pkg/encryption
|
2019-06-15 11:33:57 +02: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 |
|
Brian Van Klaveren
|
e881612ea6
|
Fix session_state type
|
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
|
34cbe0497c
|
Add CreatedAt to SessionState
|
2019-05-20 11:26:09 +02:00 |
|
Joel Speed
|
fbee5eae16
|
Initialise SessionStore in Options
|
2019-05-20 11:26:04 +02:00 |
|
Joel Speed
|
1d29a0d094
|
Drop Session suffix from SessionStore methods
|
2019-05-18 13:10:12 +02:00 |
|
Joel Speed
|
6d162a1d78
|
Define session options and cookie session store types
|
2019-05-18 13:10:01 +02:00 |
|
Joel Speed
|
530acff38c
|
Add SessionStore interface
|
2019-05-18 13:10:00 +02:00 |
|
Joel Speed
|
fd6655411b
|
Move cookie configuration to separate package
|
2019-05-18 13:09:59 +02:00 |
|
Joel Speed
|
2ab8a7d95d
|
Move SessionState to its own package
|
2019-05-18 13:09:56 +02:00 |
|