mirror of
https://github.com/gogs/gogs.git
synced 2025-09-04 19:37:58 +00: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).