]> source.dussan.org Git - gitea.git/commit
Configurable SSH cipher suite (#913)
authorspacetourist <guy.callum@gmail.com>
Sat, 21 Oct 2017 13:13:41 +0000 (14:13 +0100)
committerLauris BH <lauris@nix.lv>
Sat, 21 Oct 2017 13:13:41 +0000 (16:13 +0300)
commit7131c7d40d4f5bd32b16031e884153548eee133f
tree99fa77ac1d785be873ddb0c955f6eeab828baaee
parent985a39590ba07798dd6e6097e0c10401764c27fb
Configurable SSH cipher suite (#913)

* Configurable SSH cipher suite

* Update configuration file comment

* Add default in settings loading code

* Fix fmt and log messsage

* Remove default from code as this could probably might not be good idea
conf/app.ini
modules/setting/setting.go
modules/ssh/ssh.go
routers/init.go