diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2025-03-28 22:42:29 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 22:42:29 +0800 |
commit | 0d2607a303b777b228885d4dde29d0e940f85a1d (patch) | |
tree | e3835e5a2ca6954f09b022ee0d75599cd052b082 /cmd/generate.go | |
parent | 58d0a3f4c20547a34059f5a2a4f07e56be6cca76 (diff) | |
download | gitea-0d2607a303b777b228885d4dde29d0e940f85a1d.tar.gz gitea-0d2607a303b777b228885d4dde29d0e940f85a1d.zip |
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"
Diffstat (limited to 'cmd/generate.go')
0 files changed, 0 insertions, 0 deletions