0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 11:14:39 +01:00
gitea/cmd
zeripath c03f530212
Make internal SSH server host key path configurable (#14918)
* Make SSH server host key path configurable

* make it possible to have multiple keys

* Make gitea.rsa the default key

* Add some more logging

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-03-08 03:43:59 +01:00
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
cmd.go
convert.go
docs.go
doctor.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
dump.go
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
keys.go
mailer.go Fix send mail (#13312) 2020-10-26 12:42:27 -04:00
manager.go
migrate.go
migrate_storage.go
restore_repo.go
serv.go
web.go
web_graceful.go
web_letsencrypt.go