[PR #69] [MERGED] Fix multiple pubkeys #70

Closed
opened 2026-03-04 01:40:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/69
Author: @ivansherov
Created: 2/19/2025
Status: Merged
Merged: 2/19/2025
Merged by: @EvgeneOskin

Base: masterHead: bugfix/fix-multiple-pubkeys


📝 Commits (2)

  • aad167e Add absent newlines at the end of public keys
  • 5afc07b Fix port numbers collision

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 docker-compose.yml (+1 -1)
📝 keys/id_dsa_legacy.pub (+1 -1)
📝 keys/id_ecdsa_nistp384.pub (+1 -1)
📝 keys/id_ecdsa_nistp521.pub (+1 -1)
📝 keys/putty3_rsa_encrypted.pub (+1 -1)

📄 Description

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/termius/hosts-farm/pull/69 **Author:** [@ivansherov](https://github.com/ivansherov) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `bugfix/fix-multiple-pubkeys` --- ### 📝 Commits (2) - [`aad167e`](https://github.com/termius/hosts-farm/commit/aad167e8abbfa38ea090a0b8cd21018aeff50ab1) Add absent newlines at the end of public keys - [`5afc07b`](https://github.com/termius/hosts-farm/commit/5afc07b6ad7c161fdbcfbdc0003679ea73486788) Fix port numbers collision ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+1 -1) 📝 `keys/id_dsa_legacy.pub` (+1 -1) 📝 `keys/id_ecdsa_nistp384.pub` (+1 -1) 📝 `keys/id_ecdsa_nistp521.pub` (+1 -1) 📝 `keys/putty3_rsa_encrypted.pub` (+1 -1) </details> ### 📄 Description ## Type of change - [ ] Feature - [X] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-04 01:40:47 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hosts-farm#70
No description provided.