0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-17 04:43:02 +01:00
gitea/modules/ssh
wxiaoguang 27e2def5f0
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file ()
* Refactor SSH init code, fix directory creation for TrustedUserCAKeys file

* Update modules/ssh/init.go

Co-authored-by: zeripath <art27@cantab.net>

* fix lint copyright

* Update modules/ssh/init.go

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-07-10 14:50:26 +08:00
..
init.go Refactor SSH init code, fix directory creation for TrustedUserCAKeys file () 2022-07-10 14:50:26 +08:00
ssh_graceful.go Refactor SSH init code, fix directory creation for TrustedUserCAKeys file () 2022-07-10 14:50:26 +08:00
ssh.go