mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-30 19:08:37 +00:00 
			
		
		
		
	Remove cache avatar support and add its tests
This commit is contained in:
		| @@ -145,8 +145,6 @@ func listen(config *ssh.ServerConfig, port int) { | ||||
| 			go handleServerConn(sConn.Permissions.Extensions["key-id"], chans) | ||||
| 		}() | ||||
| 	} | ||||
|  | ||||
| 	panic("SSH: Unexpected exit of listen loop") | ||||
| } | ||||
|  | ||||
| // Listen starts a SSH server listens on given port. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user