gitea/modules/doctor
zeripath 1ce4fb256f
Restore creation of git-daemon-export-ok files (#16508)
Somewhere along the line the creation of git-daemon-export-ok
files disappeared but the updating of these files when
repo visibility changes remained. The problem is that the
current state will create files even when the org or user
is private.

This PR restores creation correctly.

Fix #15521

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-07-22 12:53:54 +01:00
..
authorizedkeys.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
checkOldArchives.go Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
dbconsistency.go Delete references if repository gets deleted (#15681) 2021-04-30 21:10:39 +02:00
dbversion.go Add err to log (#15813) 2021-05-10 20:48:23 +01:00
doctor.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
mergebase.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
misc.go Restore creation of git-daemon-export-ok files (#16508) 2021-07-22 12:53:54 +01:00
paths.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
usertype.go Add Doctor FixWrongUserType (#14522) 2021-01-29 19:30:43 +01:00