mirror of
https://github.com/go-gitea/gitea
synced 2025-07-08 19:47:21 +00:00
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)