mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08: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>