gitea/models/migrations/v1_24
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
..
v312.go
v313.go
v314.go Add migrations and doctor fixes (#33556) 2025-03-02 21:01:28 -08:00
v315.go Feature: Ephemeral action runners (#33570) 2025-03-14 12:27:24 -07:00
v316.go Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
v317.go Optimize heatmap query (#33853) 2025-03-20 09:30:45 -07:00
v318.go Add anonymous access support for private repositories (backend) (#33257) 2025-03-28 22:42:29 +08:00