# Install from git repository other than Github doesn't show public key

**URL:** https://meta.discourse.org/t/install-from-git-repository-other-than-github-doesnt-show-public-key/182668
**Category:** Bug
**Created:** [March 9, 2021, 6:35pm UTC](https://meta.discourse.org/t/install-from-git-repository-other-than-github-doesnt-show-public-key/182668 "2021-03-09T18:35:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Yen\_Chieh\_Chen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yen_chieh_chen/32/212601_2.png) [@Yen\_Chieh\_Chen](https://meta.discourse.org/u/Yen_Chieh_Chen)
#### Post date: [March 9, 2021, 6:35pm UTC](https://meta.discourse.org/t/install-from-git-repository-other-than-github-doesnt-show-public-key/182668/1 "2021-03-09T18:35:10Z")

</div>

Hello,  
We are moving the theme repository from Github to Backlog. It doesn’t show the public key after selecting `Theme is in a private git repository` Please see the screenshot:

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/d/4d77b978d9f515568cbef80966b5135f5d3bf49a.png)

However, the request to `generate_key_pair` endpoint works properly. After adding the public key from the response, it works!  
So I think it’s just the UI bug.

Thanks

---

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [March 12, 2021, 5:38pm UTC](https://meta.discourse.org/t/install-from-git-repository-other-than-github-doesnt-show-public-key/182668/3 "2021-03-12T17:38:43Z")

</div>

Thank you for reporting this issue! I’ve created a code fix that will support .git urls from Backlog.

[https://github.com/discourse/discourse/pull/12385](https://github.com/discourse/discourse/pull/12385)

As an aside, Backlog is using Discourse to power their community 🥰.

> **[Contact Us | Live Chat & Email Support | Nulab](https://nulab.com/contact/)**
>
> Get in touch with Nulab Support to request information. Explore common topics in our FAQs, start a conversation with live chat, or send messages via email.

---

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [March 17, 2021, 8:49pm UTC](https://meta.discourse.org/t/install-from-git-repository-other-than-github-doesnt-show-public-key/182668/4 "2021-03-17T20:49:15Z")

</div>


