mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-16 05:35:21 +08:00

Fix #23082. This bug is caused by a nil context in https://github.com/go-gitea/gitea/issues/23082#issuecomment-1441276546 . --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>