WeblateOrg / WeblateOrg/weblate
Allow for the use of multiple ssh keys
Open
enhancement
Waiting for: Demand
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
**Is your feature request related to a problem? Please describe.**
Github only allows a deploy key to be used once, so effectively you can only use weblate with a single github repository (unless you're using https credentials).
**Describe the solution you'd like**
Allow for using multiple SSH keys with weblate, to enable one-per repository/project.
**Describe alternatives you've considered**
HTTPS is workable here but it involves creating spoof deploy accounts which is far from ideal.
Contributor guide
Assessment
This issue has not been assessed yet.