]> source.dussan.org Git - gitea.git/commit
Escape reference to `user` table in models.SearchEmails (#16313)
authorAdyanth H <33192449+adyanth@users.noreply.github.com>
Wed, 30 Jun 2021 16:37:20 +0000 (22:07 +0530)
committerGitHub <noreply@github.com>
Wed, 30 Jun 2021 16:37:20 +0000 (18:37 +0200)
commit66bf74d1b924a91c279d3c68cb01d038300b551a
tree62c621e000e6da7fdb0a8743854e79c72624195f
parent09663493543a2ce15fc90fbb3808dda5b87335e5
Escape reference to `user` table in models.SearchEmails (#16313)

Fix #16312

Signed-off-by: Adyanth H <adyanthh@gmail.com>
models/user_mail.go