mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #354] [MERGED] add accountFreeze / accountUnfreeze #423
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#423
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/354
Author: @speed47
Created: 12/16/2022
Status: ✅ Merged
Merged: 12/30/2022
Merged by: @speed47
Base:
master← Head:freeze📝 Commits (3)
90539a6enh: osh.pl: add the account name on each error message821cf29enh: accountInfo: add --no-password-info and --no-outputcb3b47afeat: add accountFreeze/accountUnfreeze📊 Changes
11 files changed (+401 additions, -38 deletions)
View changed files
➕
bin/helper/osh-accountFreezeToggle(+137 -0)➕
bin/plugin/restricted/accountFreeze(+43 -0)📝
bin/plugin/restricted/accountInfo(+23 -0)📝
bin/plugin/restricted/accountList(+56 -17)➕
bin/plugin/restricted/accountUnfreeze(+40 -0)📝
bin/shell/osh.pl(+29 -13)📝
doc/sphinx/plugins/restricted/accountList.rst(+16 -8)📝
doc/sphinx/plugins/restricted/index.rst(+2 -0)➕
etc/sudoers.d/osh-plugin-accountFreezeToggle(+2 -0)📝
lib/perl/OVH/Bastion.pm(+23 -0)📝
tests/functional/tests.d/325-accountinfo.sh(+30 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.