]> source.dussan.org Git - gitea.git/commit
Fix regression: access log template, gitea manager cli command (#24838)
authorwxiaoguang <wxiaoguang@gmail.com>
Mon, 22 May 2023 01:38:38 +0000 (09:38 +0800)
committerGitHub <noreply@github.com>
Mon, 22 May 2023 01:38:38 +0000 (09:38 +0800)
commitec2a01d1e20c0d33c1ea7e362a7dfd5b653dd15f
tree8e19355b61950108a5b4a850429a19b2141d8386
parent2d3ebe889e7c25152821d4456b651e00fad43da1
Fix regression: access log template, gitea manager cli command (#24838)

Close #24836

![image](https://github.com/go-gitea/gitea/assets/2114189/95b025d2-f25f-4246-a08a-fe44ecb787a9)

![image](https://github.com/go-gitea/gitea/assets/2114189/c3afe1fa-2a23-420d-a016-3b67dcd04cd5)
modules/context/access_log.go
modules/context/response.go
modules/graceful/manager_unix.go
modules/graceful/restart_unix.go
modules/private/actions.go
modules/private/manager.go
modules/private/request.go
modules/private/restore_repo.go
routers/private/restore_repo.go