mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #266] [MERGED] feat: add the accountUnlock restricted plugin #357
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#357
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/266
Author: @speed47
Created: 12/15/2021
Status: ✅ Merged
Merged: 12/21/2021
Merged by: @speed47
Base:
master← Head:accountUnlock📝 Commits (1)
d101c97feat: 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.