mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #478] [MERGED] feat: accountFreeze: terminate running sessions if any #514
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#514
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/478
Author: @speed47
Created: 6/25/2024
Status: ✅ Merged
Merged: 6/27/2024
Merged by: @speed47
Base:
master← Head:terminate-sessions📝 Commits (1)
0d40c9cfeat: accountFreeze: terminate running sessions if any📊 Changes
6 files changed (+163 additions, -2 deletions)
View changed files
➕
bin/helper/osh-accountKillSessions(+66 -0)📝
bin/plugin/restricted/accountFreeze(+20 -1)➕
etc/sudoers.d/osh-plugin-accountKillSessions(+1 -0)📝
lib/perl/OVH/Bastion.pm(+1 -1)➕
lib/perl/OVH/Bastion/Plugin/handleSessions.pm(+51 -0)📝
lib/perl/OVH/Bastion/os.inc(+24 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.