gitea/models/perm
wxiaoguang 0d2607a303
Add anonymous access support for private repositories (backend) (#33257)
Follow #33127

This PR add backend logic and test for "anonymous access", it shares the
same logic as "everyone access", so not too much change.

By the way, split `SettingsPost` into small functions to make it easier
to make frontend-related changes in the future.

Next PR will add frontend support for "anonymous access"
2025-03-28 22:42:29 +08:00
..
access Add anonymous access support for private repositories (backend) (#33257) 2025-03-28 22:42:29 +08:00
access_mode_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
access_mode.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00