0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 14:42:38 +01:00
gitea/templates
Lunny Xiao 2e3a191097
Fix javascript error when an anonymous user visiting migration page (#32144) (#32179)
backport #32144

This PR fixes javascript errors when an anonymous user visits the
migration page.
It also makes task view checking more restrictive.

The router moved from `/user/task/{id}/status` to
`/username/reponame/-/migrate/status` because it's a migrate status.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-10-04 17:58:04 +00:00
..
admin
api/packages/pypi
base
custom
devtest
explore
mail
org
package
projects
repo Fix javascript error when an anonymous user visiting migration page (#32144) (#32179) 2024-10-04 17:58:04 +00:00
shared
status
swagger Fix bug in getting merged pull request by commit (#32079) (#32117) 2024-09-25 00:12:02 +08:00
user
webhook
home.tmpl
install.tmpl
post-install.tmpl