forgejo/cmd
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555)
* Use mount but not register for chi routes

* Fix test

* Fix test

* Fix test

* Fix comment

* turn back unnecessary change

* Remove the timout middleware since some operations may spend much time.
2020-11-16 15:33:41 +08:00
..
admin.go Sendmail command (#13079) 2020-10-24 16:38:14 -04:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go Sendmail command (#13079) 2020-10-24 16:38:14 -04:00
convert.go
docs.go Add docs command (#13429) 2020-11-07 08:32:57 +08:00
doctor.go
dump.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
serv.go
web.go Use mount but not register for chi routes (#13555) 2020-11-16 15:33:41 +08:00
web_graceful.go