mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #316] [MERGED] backport commits from internal version #396
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#396
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/316
Author: @speed47
Created: 7/1/2022
Status: ✅ Merged
Merged: 7/1/2022
Merged by: @speed47
Base:
master← Head:backport📝 Commits (7)
8879eb1chore: rename some vars for clarityd5dfdcffeat: groupModify: add --idle-lock-timeout and --idle-kill-timeout for group-specific timeouts5f2519eenh: groupInfo: clearer message for disabled idle/kill timeout policiesd0c20a0fix: group-specific timeouts: advertise the proper timeout that will be applied when connecting6f7cd53fix: ttyrec cmdline: don't add --warn-before-* when no --idle-*-timeout is specified7b643a0doc: amend groupModify documentationb922418fix: group-specific idle timeouts: also handle password-only groups📊 Changes
10 files changed (+431 additions, -96 deletions)
View changed files
📝
bin/admin/packages-check.sh(+7 -4)📝
bin/helper/osh-groupModify(+72 -6)📝
bin/plugin/group-owner/groupModify(+36 -12)📝
bin/plugin/open/groupInfo(+25 -1)📝
bin/plugin/open/scp(+7 -7)📝
bin/shell/osh.pl(+92 -33)📝
doc/sphinx/plugins/group-owner/groupModify.rst(+16 -4)📝
lib/perl/OVH/Bastion.pm(+58 -12)📝
lib/perl/OVH/Bastion/allowdeny.inc(+24 -17)📝
tests/unit/run.pl(+94 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.