mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 09:31:53 +01:00 
			
		
		
		
	Using https for gravatar
This commit is contained in:
		
							parent
							
								
									1becf01cfa
								
							
						
					
					
						commit
						beefc53e59
					
				| @ -415,7 +415,7 @@ func NewContext() { | ||||
| 	case "duoshuo": | ||||
| 		GravatarSource = "http://gravatar.duoshuo.com/avatar/" | ||||
| 	case "gravatar": | ||||
| 		GravatarSource = "//secure.gravatar.com/avatar/" | ||||
| 		GravatarSource = "https://secure.gravatar.com/avatar/" | ||||
| 	default: | ||||
| 		GravatarSource = source | ||||
| 	} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user