mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #508] [MERGED] feat: add assetForgetHostKey #537
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#537
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:assetForgetHostKey📝 Commits (2)
89e9159feat: add assetForgetHostKeyb3748dachore: 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.