0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-24 18:59:54 +01:00
Lunny Xiao 2e3a191097
Fix javascript error when an anonymous user visiting migration page () ()
backport 

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
..
2024-04-17 08:31:37 +00:00