Mitsuo Heijo
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								3fa42edb73
								
							
						 | 
						
							
							
								
								Fix import path for v7 (#800)
							
							
							
							
							
							
							
							* fix import path for v7
find ./ -name "*.go" | xargs sed -i -e 's|"github.com/oauth2-proxy/oauth2-proxy|"github.com/oauth2-proxy/oauth2-proxy/v7|'
* fix module path
* go mod tidy
* fix installation docs
* update CHANGELOG
* Update CHANGELOG.md
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk> 
							
						 | 
						
							2020-09-29 17:44:42 +01:00 | 
						
					
				
					
						
							
							
								 
								Joel Speed
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								bd619ab63e
								
							
						 | 
						
							
							
								
								Fix conversion of file upstreams
							
							
							
							
							
						 | 
						
							2020-08-31 16:54:13 +01:00 | 
						
					
				
					
						
							
							
								 
								Joel Speed
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								b40517bbe3
								
							
						 | 
						
							
							
								
								Fix conversion of static responses in upstreams
							
							
							
							
							
						 | 
						
							2020-08-31 16:54:01 +01:00 | 
						
					
				
					
						
							
							
								 
								Phil Taprogge
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								d69fd6af22
								
							
						 | 
						
							
							
								
								Allow Logging to stdout with separate Error Log Channel (#718)
							
							
							
							
							
							
							
							* Add dedicated error logging writer
* Document new errors to stdout flag
* Update changelog
* Thread-safe the log buffer
* Address feedback
* Remove duplication by adding log level
* Clean up error formatting
* Apply suggestions from code review
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk> 
							
						 | 
						
							2020-08-10 11:44:08 +01:00 | 
						
					
				
					
						
							
							
								 
								Joel Speed
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								d43b372ca9
								
							
						 | 
						
							
							
								
								Use bool pointers for upstream options that default to true
							
							
							
							
							
						 | 
						
							2020-07-19 14:01:36 +01:00 | 
						
					
				
					
						
							
							
								 
								Joel Speed
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								71dc70222b
								
							
						 | 
						
							
							
								
								Break legacy upstream options into LegacyUpstreams struct
							
							
							
							
							
						 | 
						
							2020-07-19 14:01:36 +01:00 | 
						
					
				
					
						
							
							
								 
								Joel Speed
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								e932381ba7
								
							
						 | 
						
							
							
								
								Add LegacyOptions and conversion to new Options
							
							
							
							
							
							
							
							This will be temporary until we switch to structured config, then we can remove the LegacyOptions and conversions 
							
						 | 
						
							2020-07-19 08:17:53 +01:00 |