[PR #266] [MERGED] feat: add the accountUnlock restricted plugin #357

Closed
opened 2026-05-07 00:20:31 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/266
Author: @speed47
Created: 12/15/2021
Status: Merged
Merged: 12/21/2021
Merged by: @speed47

Base: masterHead: accountUnlock


📝 Commits (1)

  • d101c97 feat: add the accountUnlock restricted plugin

📊 Changes

8 files changed (+198 additions, -1 deletions)

View changed files

bin/helper/osh-accountUnlock (+102 -0)
bin/plugin/restricted/accountUnlock (+48 -0)
doc/sphinx/plugins/restricted/accountUnlock.rst (+20 -0)
📝 doc/sphinx/plugins/restricted/index.rst (+1 -0)
etc/sudoers.d/osh-plugin-accountUnlock (+1 -0)
📝 lib/perl/OVH/Bastion.pm (+1 -1)
📝 lib/perl/OVH/Bastion/os.inc (+10 -0)
📝 tests/functional/tests.d/325-accountinfo.sh (+15 -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/266 **Author:** [@speed47](https://github.com/speed47) **Created:** 12/15/2021 **Status:** ✅ Merged **Merged:** 12/21/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `accountUnlock` --- ### 📝 Commits (1) - [`d101c97`](https://github.com/ovh/the-bastion/commit/d101c971239943c5fbabb30f61b59dc1bb049c0a) feat: add the accountUnlock restricted plugin ### 📊 Changes **8 files changed** (+198 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `bin/helper/osh-accountUnlock` (+102 -0) ➕ `bin/plugin/restricted/accountUnlock` (+48 -0) ➕ `doc/sphinx/plugins/restricted/accountUnlock.rst` (+20 -0) 📝 `doc/sphinx/plugins/restricted/index.rst` (+1 -0) ➕ `etc/sudoers.d/osh-plugin-accountUnlock` (+1 -0) 📝 `lib/perl/OVH/Bastion.pm` (+1 -1) 📝 `lib/perl/OVH/Bastion/os.inc` (+10 -0) 📝 `tests/functional/tests.d/325-accountinfo.sh` (+15 -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:20:31 +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#357
No description provided.