0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 00:26:32 +01:00
gitea/routers/web/user
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#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-02 04:37:16 +00:00
..
setting
avatar.go
code.go
home_test.go
home.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
main_test.go
notification.go
package.go
profile.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
search.go
stop_watch.go