86c85c19b6 
								
									
								
							
								 
							
						 
						
							
							
								
								Refactor AssertExistsAndLoadBean to use generics ( #20797 )  
							
							... 
							
							
 
							
							* Refactor AssertExistsAndLoadBean to use generics
* Fix tests
Co-authored-by: zeripath <art27@cantab.net> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9068c784c8 
								
									
								
							
								 
							
						 
						
							
							
								
								Use DisplayName() instead of FullName in Oauth provider ( #19991 )  
							
							... 
							
							
 
							
							Use DisplayName() in Oauth as this provides a fallback if FullName is not set.
Closes  #19382  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fd7d83ace6 
								
									
								
							
								 
							
						 
						
							
							
								
								Move almost all functions' parameter db.Engine to context.Context ( #19748 )  
							
							... 
							
							
 
							
							* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								35c3553870 
								
									
								
							
								 
							
						 
						
							
							
								
								Support webauthn ( #17957 )  
							
							... 
							
							
 
							
							Migrate from U2F to Webauthn
Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								de8e3948a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Refactor auth package ( #17962 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a666829a37 
								
									
								
							
								 
							
						 
						
							
							
								
								Move user related model into models/user ( #17781 )  
							
							... 
							
							
 
							
							* Move user related model into models/user
* Fix lint for windows
* Fix windows lint
* Fix windows lint
* Move some tests in models
* Merge 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								81926d61db 
								
									
								
							
								 
							
						 
						
							
							
								
								Decouple unit test, remove intermediate `unittestbridge` package ( #17662 )  
							
							... 
							
							
 
							
							Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								df64fa4865 
								
									
								
							
								 
							
						 
						
							
							
								
								Decouple unit test code from business code ( #17623 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5842a55b31 
								
									
								
							
								 
							
						 
						
							
							
								
								Move login related structs and functions to models/login ( #17093 )  
							
							... 
							
							
 
							
							* Move login related structs and functions to models/login
* Fix test
* Fix lint
* Fix lint
* Fix lint of windows
* Fix lint
* Fix test
* Fix test
* Only load necessary fixtures when preparing unit tests envs
* Fix lint
* Fix test
* Fix test
* Fix error log
* Fix error log
* Fix error log
* remove unnecessary change
* fix error log
* merge main branch 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a4bfef265d 
								
									
								
							
								 
							
						 
						
							
							
								
								Move db related basic functions to models/db ( #17075 )  
							
							... 
							
							
 
							
							* Move db related basic functions to models/db
* Fix lint
* Fix lint
* Fix test
* Fix lint
* Fix lint
* revert unnecessary change
* Fix test
* Fix wrong replace string
* Use *Context
* Correct committer spelling and fix wrong replaced words
Co-authored-by: zeripath <art27@cantab.net> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								88abb0dc8a 
								
									
								
							
								 
							
						 
						
							
							
								
								Decoupled code from DefaultSigningKey ( #16743 )  
							
							... 
							
							
 
							
							Decoupled code from `DefaultSigningKey`. Makes testing a little bit easier and is cleaner. 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								28ac4a7a87 
								
									
								
							
								 
							
						 
						
							
							
								
								Add EdDSA JWT signing algorithm ( #16786 )  
							
							... 
							
							
 
							
							* Add EdDSA signing algorithm
* Fix typo
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4debb74eda 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix wrong user in OpenID response ( #16736 )  
							
							... 
							
							
 
							
							* Fixed usage of wrong user.
* Added tests. 
							
						 
						
							4 years ago