forgejo/routers
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787)
* add a new internal hook to save ssh log

as title, when a ssh error ocure like #15785.
only when switch ``RUN_MODE`` to dev can we
found which error is ocure. But this way is
not a good idea for production envirment.

this changes try save ssh error mesage to the
log file like other log by a new internal hook.
I think it's usefull for find error message
in production envirment. Thanks.

Signed-off-by: a1012112796 <1012112796@qq.com>

* rename and fix nit

* Update modules/private/hook.go

Co-authored-by: silverwind <me@silverwind.io>

Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-05-21 17:37:16 -04:00
..
admin
api/v1 api: fix overly strict edit pr permissions (#15900) 2021-05-19 10:48:48 -04:00
dev
events
org
private add a new internal hook to save ssh log (#15787) 2021-05-21 17:37:16 -04:00
repo Restore token authentication for git http when 2FA active (#15915) 2021-05-18 22:30:33 -04:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go