mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-02 09:25:56 +01:00
1. The old `prepareQueryArg` did double-unescaping of form value. 2. By the way, remove the unnecessary `ctx.Flash = ...` in `MockContext`. Co-authored-by: Giteabot <teabot@gitea.io>