mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 21:37:02 +01:00
48d4580dd5
Follow #30495 "HasAccess" behavior wasn't clear, to make it clear: * Use a new name `HasAnyUnitAccess`, it will be easier to review related code and permission problems. * Separate everyone access mode to a separate field, then all calls to HasAccess are reverted to old behavior before #30495. * Add new tests. --------- Co-authored-by: Giteabot <teabot@gitea.io> |
||
---|---|---|
.. | ||
setting | ||
avatar.go | ||
code.go | ||
home_test.go | ||
home.go | ||
main_test.go | ||
notification.go | ||
package.go | ||
profile.go | ||
search.go | ||
stop_watch.go | ||
task.go |