[PR #319] [MERGED] backport 3 commits from internal version #399

Closed
opened 2026-05-07 00:20:43 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/319
Author: @speed47
Created: 7/4/2022
Status: Merged
Merged: 7/5/2022
Merged by: @speed47

Base: masterHead: backports


📝 Commits (3)

  • 7649bdb doc: osh-encrypt-rsync.conf: add verbose
  • 247fbb1 enh: move some code from get_hashes_list() to a new get_password_file()
  • 5c45e89 enh: print_public_key: better formatter

📊 Changes

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

View changed files

📝 doc/sphinx/administration/configuration/osh-encrypt-rsync_conf.rst (+13 -0)
📝 etc/bastion/osh-encrypt-rsync.conf.dist (+8 -0)
📝 lib/perl/OVH/Bastion.pm (+1 -1)
📝 lib/perl/OVH/Bastion/password.inc (+20 -11)
📝 lib/perl/OVH/Bastion/ssh.inc (+27 -4)

📄 Description

No description provided


🔄 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/ovh/the-bastion/pull/319 **Author:** [@speed47](https://github.com/speed47) **Created:** 7/4/2022 **Status:** ✅ Merged **Merged:** 7/5/2022 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `backports` --- ### 📝 Commits (3) - [`7649bdb`](https://github.com/ovh/the-bastion/commit/7649bdbac68c9e23688969aca255b49ad225aca1) doc: osh-encrypt-rsync.conf: add verbose - [`247fbb1`](https://github.com/ovh/the-bastion/commit/247fbb16c8453ba1f4eb8cf29ffa659d06a29b7f) enh: move some code from get_hashes_list() to a new get_password_file() - [`5c45e89`](https://github.com/ovh/the-bastion/commit/5c45e89a6166dfcb7430f28d2674b3f37ccd34f4) enh: print_public_key: better formatter ### 📊 Changes **5 files changed** (+69 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `doc/sphinx/administration/configuration/osh-encrypt-rsync_conf.rst` (+13 -0) 📝 `etc/bastion/osh-encrypt-rsync.conf.dist` (+8 -0) 📝 `lib/perl/OVH/Bastion.pm` (+1 -1) 📝 `lib/perl/OVH/Bastion/password.inc` (+20 -11) 📝 `lib/perl/OVH/Bastion/ssh.inc` (+27 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:43 +02:00
Sign in to join this conversation.
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/the-bastion#399
No description provided.