Encrypting user/email from cookie, add changelog
This commit is contained in:
		
							parent
							
								
									4f7517b2f9
								
							
						
					
					
						commit
						6da6ee7f84
					
				|  | @ -8,6 +8,7 @@ | ||||||
|   - Use JSON to encode session state to be stored in browser cookies |   - Use JSON to encode session state to be stored in browser cookies | ||||||
|   - Implement legacy decode function to support existing cookies generated by older versions |   - Implement legacy decode function to support existing cookies generated by older versions | ||||||
|   - Add detailed table driven tests in session_state_test.go |   - Add detailed table driven tests in session_state_test.go | ||||||
|  | - [#120](https://github.com/pusher/oauth2_proxy/pull/120) Encrypting user/email from cookie (@costelmoraru) | ||||||
| - [#55](https://github.com/pusher/oauth2_proxy/pull/55) Added login.gov provider (@timothy-spencer) | - [#55](https://github.com/pusher/oauth2_proxy/pull/55) Added login.gov provider (@timothy-spencer) | ||||||
| - [#55](https://github.com/pusher/oauth2_proxy/pull/55) Added environment variables for all config options (@timothy-spencer) | - [#55](https://github.com/pusher/oauth2_proxy/pull/55) Added environment variables for all config options (@timothy-spencer) | ||||||
| - [#70](https://github.com/pusher/oauth2_proxy/pull/70) Fix handling of splitted cookies (@einfachchr) | - [#70](https://github.com/pusher/oauth2_proxy/pull/70) Fix handling of splitted cookies (@einfachchr) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue