mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-12 00:03:52 -05: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)