[PR #508] [MERGED] feat: add assetForgetHostKey #537

Closed
opened 2026-05-07 00:21:24 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/508
Author: @speed47
Created: 12/4/2024
Status: Merged
Merged: 12/10/2024
Merged by: @speed47

Base: masterHead: assetForgetHostKey


📝 Commits (2)

  • 89e9159 feat: add assetForgetHostKey
  • b3748da chore: speedup tests in 330-selfkeys.sh

📊 Changes

8 files changed (+287 additions, -18 deletions)

View changed files

bin/helper/osh-assetForgetHostKey (+119 -0)
bin/plugin/restricted/assetForgetHostKey (+43 -0)
doc/sphinx/plugins/restricted/assetForgetHostKey.rst (+24 -0)
📝 doc/sphinx/plugins/restricted/index.rst (+1 -0)
etc/sudoers.d/osh-plugin-assetForgetHostKey (+2 -0)
📝 lib/perl/OVH/Bastion/allowkeeper.inc (+12 -2)
📝 tests/functional/tests.d/330-selfkeys.sh (+13 -16)
tests/functional/tests.d/345-assetforgethostkey.sh (+73 -0)

📄 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/508 **Author:** [@speed47](https://github.com/speed47) **Created:** 12/4/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `assetForgetHostKey` --- ### 📝 Commits (2) - [`89e9159`](https://github.com/ovh/the-bastion/commit/89e9159ff8fcbc822f3c8d21becb2f3017952ebe) feat: add assetForgetHostKey - [`b3748da`](https://github.com/ovh/the-bastion/commit/b3748dacbd6ee03944572ae5421da67bbed4a234) chore: speedup tests in 330-selfkeys.sh ### 📊 Changes **8 files changed** (+287 additions, -18 deletions) <details> <summary>View changed files</summary> ➕ `bin/helper/osh-assetForgetHostKey` (+119 -0) ➕ `bin/plugin/restricted/assetForgetHostKey` (+43 -0) ➕ `doc/sphinx/plugins/restricted/assetForgetHostKey.rst` (+24 -0) 📝 `doc/sphinx/plugins/restricted/index.rst` (+1 -0) ➕ `etc/sudoers.d/osh-plugin-assetForgetHostKey` (+2 -0) 📝 `lib/perl/OVH/Bastion/allowkeeper.inc` (+12 -2) 📝 `tests/functional/tests.d/330-selfkeys.sh` (+13 -16) ➕ `tests/functional/tests.d/345-assetforgethostkey.sh` (+73 -0) </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:21:24 +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#537
No description provided.