mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 08:47:01 +01:00
7dec8de914
Fix #26685 If a commit status comes from Gitea Actions and the user cannot access the repo's actions unit (the user does not have the permission or the actions unit is disabled), a 404 page will occur after clicking the "Details" link. We should hide the "Details" link in this case. <img src="https://github.com/go-gitea/gitea/assets/15528715/68361714-b784-4bb5-baab-efde4221f466" width="400px" /> |
||
---|---|---|
.. | ||
branch_list.go | ||
branch_test.go | ||
branch.go | ||
commit_status_summary.go | ||
commit_status_test.go | ||
commit_status.go | ||
lfs_lock.go | ||
lfs.go | ||
main_test.go | ||
protected_banch_list_test.go | ||
protected_branch_list.go | ||
protected_branch_test.go | ||
protected_branch.go | ||
protected_tag_test.go | ||
protected_tag.go |