gitea/modules/doctor
zeripath 6eaebda1b5
Quote references to the user table in consistency checks (#18072) (#18073)
Backport #18072

Although #17487 ensured that the table was quoted in the join it missed that the
query part of the check also needed to be quoted.

Fix #17485

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-22 23:29:05 +00: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 Quote references to the user table in consistency checks (#18072) (#18073) 2021-12-22 23:29:05 +00: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
fix16961.go Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) (#17137) 2021-09-27 18:30:11 +01:00
fix16961_test.go Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) (#17137) 2021-09-27 18:30:11 +01: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) (#16514) 2021-07-22 15:52:02 +02:00
paths.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
storage.go Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) (#16977) 2021-09-07 19:39:05 +01:00
usertype.go Add Doctor FixWrongUserType (#14522) 2021-01-29 19:30:43 +01:00