gitea/modules/doctor
zeripath ba6efb105a
Quote references to the user table in consistency checks (#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:52:57 +00:00
..
authorizedkeys.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
checkOldArchives.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
dbconsistency.go Quote references to the user table in consistency checks (#18072) 2021-12-22 23:52:57 +00:00
dbversion.go
doctor.go
fix16961.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
fix16961_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
mergebase.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
misc.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
paths.go
storage.go
usertype.go