mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-27 06:25:26 +02:00
* Follow #17746: `HasIssueContentHistory` should use expr builder to make sure zero value (0) be respected. * Add "doer" check to make sure `canSoftDeleteContentHistory` only be called by sign-in users.