[PR #393] [MERGED] fix: add missing autocompletions, readonly flags and help category for some plugins #447

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/393
Author: @speed47
Created: 4/27/2023
Status: Merged
Merged: 5/31/2023
Merged by: @speed47

Base: masterHead: readonly


📝 Commits (2)

  • ed2372d fix: add missing autocompletions, readonly flags and help category for some plugins
  • d6420d4 chore: shell/functions: remove now unused global var

📊 Changes

8 files changed (+40 additions, -14 deletions)

View changed files

📝 bin/plugin/group-owner/groupModify.json (+2 -1)
📝 bin/plugin/open/help (+8 -7)
bin/plugin/restricted/accountFreeze.json (+10 -0)
📝 bin/plugin/restricted/accountPIV.json (+2 -1)
📝 bin/plugin/restricted/accountRevokeCommand.json (+2 -1)
bin/plugin/restricted/accountUnfreeze.json (+8 -0)
bin/plugin/restricted/accountUnlock.json (+8 -0)
📝 lib/shell/functions.inc (+0 -4)

📄 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/393 **Author:** [@speed47](https://github.com/speed47) **Created:** 4/27/2023 **Status:** ✅ Merged **Merged:** 5/31/2023 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `readonly` --- ### 📝 Commits (2) - [`ed2372d`](https://github.com/ovh/the-bastion/commit/ed2372db48b41f61cdabd9cef77fdd051b23fe04) fix: add missing autocompletions, readonly flags and help category for some plugins - [`d6420d4`](https://github.com/ovh/the-bastion/commit/d6420d4df909175ef7ed04d9a67219b5f577883b) chore: shell/functions: remove now unused global var ### 📊 Changes **8 files changed** (+40 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `bin/plugin/group-owner/groupModify.json` (+2 -1) 📝 `bin/plugin/open/help` (+8 -7) ➕ `bin/plugin/restricted/accountFreeze.json` (+10 -0) 📝 `bin/plugin/restricted/accountPIV.json` (+2 -1) 📝 `bin/plugin/restricted/accountRevokeCommand.json` (+2 -1) ➕ `bin/plugin/restricted/accountUnfreeze.json` (+8 -0) ➕ `bin/plugin/restricted/accountUnlock.json` (+8 -0) 📝 `lib/shell/functions.inc` (+0 -4) </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:57 +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#447
No description provided.