[PR #30] [MERGED] Add configuration for exporting a key #33

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/30
Author: @EvgeneOskin
Created: 5/18/2021
Status: Merged
Merged: 5/19/2021
Merged by: @EvgeneOskin

Base: masterHead: feature/export-key


📝 Commits (1)

  • 71e9e50 Add configuration for exporting a key

📊 Changes

6 files changed (+32 additions, -3 deletions)

View changed files

📝 README.md (+1 -0)
📝 docker-compose.yml (+13 -0)
📝 pass/Dockerfile (+2 -1)
pass/bash_logout (+1 -0)
📝 pass/entrypoint.sh (+6 -2)
pass/sshd_config_export_key (+9 -0)

📄 Description

Description of the change

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/30 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 5/18/2021 **Status:** ✅ Merged **Merged:** 5/19/2021 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/export-key` --- ### 📝 Commits (1) - [`71e9e50`](https://github.com/termius/hosts-farm/commit/71e9e5083b503a8b822f4346735e14416d229a0e) Add configuration for exporting a key ### 📊 Changes **6 files changed** (+32 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `docker-compose.yml` (+13 -0) 📝 `pass/Dockerfile` (+2 -1) ➕ `pass/bash_logout` (+1 -0) 📝 `pass/entrypoint.sh` (+6 -2) ➕ `pass/sshd_config_export_key` (+9 -0) </details> ### 📄 Description ## Description of the change ## Type of change - [x] 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:35 +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#33
No description provided.