mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 13:28:25 +00:00 
			
		
		
		
	support dsa key format
This commit is contained in:
		@@ -101,6 +101,7 @@ var (
 | 
				
			|||||||
		"(MCE)":     1702,
 | 
							"(MCE)":     1702,
 | 
				
			||||||
		"(McE)":     1702,
 | 
							"(McE)":     1702,
 | 
				
			||||||
		"(RSA)":     2048,
 | 
							"(RSA)":     2048,
 | 
				
			||||||
 | 
							"(DSA)":     1024,
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user