fix: allow git clone of private repos with anonymous code access (#38074)

Fixes #38062.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
bircni
2026-06-13 06:02:02 +02:00
committed by GitHub
parent 275dee5bda
commit 9608cc212d
3 changed files with 56 additions and 22 deletions
-1
View File
@@ -5,7 +5,6 @@ RUN_MODE = prod
[database]
DB_TYPE = sqlite3
PATH = gitea-test.db
SQLITE_JOURNAL_MODE = WAL
[indexer]
REPO_INDEXER_ENABLED = true