mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00:00
When installing private themes and theme components, the public key does not show until the administrator types a valid Git repo URL. The regular expression that checked the URL was too strict and it required the URL to end with ".git".