mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-14 07:41:21 +01:00
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>
|
||
|---|---|---|
| .. | ||
| codebase.tmpl | ||
| codecommit.tmpl | ||
| git.tmpl | ||
| gitbucket.tmpl | ||
| gitea.tmpl | ||
| github.tmpl | ||
| gitlab.tmpl | ||
| gogs.tmpl | ||
| helper.tmpl | ||
| migrate.tmpl | ||
| migrating.tmpl | ||
| onedev.tmpl | ||
| options.tmpl | ||