mirror of https://github.com/go-gitea/gitea.git
Follow #33127 Fix #8649, fix #639 This is a complete solution. A repo unit could be set to: * Anonymous read (non-signed-in user) * Everyone read (signed-in user) * Everyone write (wiki-only) |
||
---|---|---|
.. | ||
access.go | ||
access_test.go | ||
main_test.go | ||
repo_permission.go | ||
repo_permission_test.go |