mirror of
https://gitee.com/gitea/gitea
synced 2026-03-11 15:05:37 +08:00
The previous URL encoding would encode spaces to '+' for the app name which is incorrect. Use base64 encoding instead which does not have such issues.
1.5 KiB
1.5 KiB