mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-04 16:50:30 +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.