mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #260] [MERGED] fix: add helpers handling of SIGPIPE/SIGHUP #351
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#351
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/260
Author: @speed47
Created: 11/30/2021
Status: ✅ Merged
Merged: 12/13/2021
Merged by: @speed47
Base:
master← Head:fixsigpipe📝 Commits (4)
1856ae8fix: add helpers handling of SIGPIPE/SIGHUPcb0f6edchore: factorize helpers header24fb6f2enh: ensure proper Getopt::Long options are set everywhere02b7e52chore/fix: move HEXIT() to helper module, use HEXIT only in helpers📊 Changes
35 files changed (+171 additions, -493 deletions)
View changed files
📝
bin/helper/osh-accountAddGroupServer(+2 -16)📝
bin/helper/osh-accountCreate(+2 -16)📝
bin/helper/osh-accountDelete(+2 -18)📝
bin/helper/osh-accountGeneratePassword(+2 -16)📝
bin/helper/osh-accountGetPasswordInfo(+2 -16)📝
bin/helper/osh-accountListEgressKeys(+2 -16)📝
bin/helper/osh-accountListIngressKeys(+2 -16)📝
bin/helper/osh-accountListPasswords(+2 -16)📝
bin/helper/osh-accountMFAResetPassword(+2 -16)📝
bin/helper/osh-accountMFAResetTOTP(+2 -16)📝
bin/helper/osh-accountModify(+2 -17)📝
bin/helper/osh-accountModifyCommand(+2 -17)📝
bin/helper/osh-accountModifyPersonalAccess(+2 -16)📝
bin/helper/osh-accountPIV(+2 -17)📝
bin/helper/osh-accountUnexpire(+2 -16)📝
bin/helper/osh-adminMaintenance(+2 -16)📝
bin/helper/osh-groupAddServer(+2 -16)📝
bin/helper/osh-groupAddSymlinkToAccount(+2 -16)📝
bin/helper/osh-groupCreate(+2 -16)📝
bin/helper/osh-groupDelEgressKey(+2 -17)...and 15 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.