[PR #478] [MERGED] feat: accountFreeze: terminate running sessions if any #514

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

📋 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: masterHead: terminate-sessions


📝 Commits (1)

  • 0d40c9c feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/478 **Author:** [@speed47](https://github.com/speed47) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `terminate-sessions` --- ### 📝 Commits (1) - [`0d40c9c`](https://github.com/ovh/the-bastion/commit/0d40c9cc9f1c8042291e0fdcafc334f7309d827d) feat: accountFreeze: terminate running sessions if any ### 📊 Changes **6 files changed** (+163 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `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) </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:17 +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#514
No description provided.