gitea/cmd
zeripath c03f530212
Make internal SSH server host key path configurable ()
* 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>
..
admin.go [Refactor] Passwort Hash/Set ()
admin_auth_ldap.go Add restricted user filter to LDAP authentication ()
admin_auth_ldap_test.go Add restricted user filter to LDAP authentication ()
cert.go Add golangci ()
cmd.go Sendmail command ()
convert.go Move database settings from models to setting ()
docs.go Add docs command ()
doctor.go Refactor doctor ()
dump.go Migrate to use jsoniter instead of encoding/json ()
dump_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
embedded.go Implement "embedded" command to extract static resources ()
embedded_stub.go Implement "embedded" command to extract static resources ()
generate.go TrimSpace when reading InternalToken from a file ()
hook.go Move update-server-info to hooks ()
keys.go Add debug option to serv to help debug problems ()
mailer.go Fix send mail ()
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
migrate.go Graceful: Xorm, RepoIndexer, Cron and Others ()
migrate_storage.go Avatars and Repo avatars support storing in minio ()
restore_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
serv.go Migrate to use jsoniter instead of encoding/json ()
web.go Make internal SSH server host key path configurable ()
web_graceful.go Make internal SSH server host key path configurable ()
web_letsencrypt.go Make internal SSH server host key path configurable ()