mirror of
https://github.com/gogs/gogs.git
synced 2026-06-21 19:21:16 +02:00
Special characters such as '@', ';', '#' and ':' could occur in password portion of credentials, which breaks the interpretation and saves 'config' file in with extra characters that are not recognized by Git (due to INI library).