mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +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>