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  
				
					
						
							
							
								 
						
							
								d0b6c04960 
								
							 
						 
						
							
							
								
								Add tests for request result  
							
							
							
						 
						
							2020-07-06 20:37:36 +01:00  
				
					
						
							
							
								 
						
							
								fbf4063245 
								
							 
						 
						
							
							
								
								Switch Builder.Do() to return a Result  
							
							
							
						 
						
							2020-07-06 18:31:31 +01:00  
				
					
						
							
							
								 
						
							
								028a0ed62e 
								
							 
						 
						
							
							
								
								Remove old requests code  
							
							
							
						 
						
							2020-07-06 18:31:11 +01:00  
				
					
						
							
							
								 
						
							
								21ef86b594 
								
							 
						 
						
							
							
								
								Add tests for the request builder  
							
							
							
						 
						
							2020-07-06 18:29:58 +01:00  
				
					
						
							
							
								 
						
							
								0bc0feb4bb 
								
							 
						 
						
							
							
								
								Add request builder to simplify request handling  
							
							
							
						 
						
							2020-07-06 18:29:57 +01:00  
				
					
						
							
							
								 
						
							
								e642daef4e 
								
							 
						 
						
							
							
								
								Support context in providers ( #519 )  
							
							... 
							
							
							
							Co-authored-by: Henry Jenkins <henry@henryjenkins.name> 
							
						 
						
							2020-05-10 13:34:59 +01:00  
				
					
						
							
							
								 
						
							
								dd05e7ff0b 
								
							 
						 
						
							
							
								
								Add new linters ( #486 )  
							
							... 
							
							
							
							* add new linters and fix issues
* fix deprecated warnings
* simplify return
* update CHANGELOG
* fix staticcheck issues
* remove a deprecated linter, minor fixes of variable initialization 
							
						 
						
							2020-04-14 09:36:44 +01:00  
				
					
						
							
							
								 
						
							
								802754caad 
								
							 
						 
						
							
							
								
								Migrate to oauth2-proxy/oauth2-proxy  
							
							
							
						 
						
							2020-03-29 15:40:10 +01:00  
				
					
						
							
							
								 
						
							
								35f2ae9a36 
								
							 
						 
						
							
							
								
								Improved request errors ( #286 )  
							
							... 
							
							
							
							* worked on wrapping errors in requests.go, added defer statements
* removed .idea (generated by goland)
* added another require.NoError
* Update pkg/requests/requests.go
Co-Authored-By: Dan Bond <pm@danbond.io>
* fixed out-of-order imports
* changelog entry added
* swapped error definitions to use fmt.Errorf rather than Wrap()
* formatting changes, added new defers to requests_test.go
* suppot for go1.12 pipeline removed from travis pipeline, .idea/ added to gitignore
* Reorder changelog entry 
							
						 
						
							2019-10-23 09:55:34 -07:00  
				
					
						
							
							
								 
						
							
								fb9616160e 
								
							 
						 
						
							
							
								
								Move logger to pkg/logger  
							
							
							
						 
						
							2019-06-15 11:33:58 +02:00  
				
					
						
							
							
								 
						
							
								8027cc454e 
								
							 
						 
						
							
							
								
								Move api to pkg/requests  
							
							
							
						 
						
							2019-06-08 07:40:43 +01:00