[PR #225] [MERGED] Better use of account create metadata #327

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/225
Author: @speed47
Created: 7/15/2021
Status: Merged
Merged: 7/23/2021
Merged by: @speed47

Base: masterHead: creation_date


📝 Commits (2)

  • 0f7c45e chore: tests: add json_document() func
  • 8f3238b enh: better use of account creation metadata

📊 Changes

6 files changed (+200 additions, -25 deletions)

View changed files

📝 bin/admin/install (+43 -0)
📝 bin/helper/osh-accountCreate (+22 -12)
📝 bin/plugin/restricted/accountInfo (+51 -10)
📝 lib/perl/OVH/Bastion/allowdeny.inc (+5 -2)
📝 tests/functional/launch_tests_on_instance.sh (+17 -1)
tests/functional/tests.d/325-accountinfo.sh (+62 -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/225 **Author:** [@speed47](https://github.com/speed47) **Created:** 7/15/2021 **Status:** ✅ Merged **Merged:** 7/23/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `creation_date` --- ### 📝 Commits (2) - [`0f7c45e`](https://github.com/ovh/the-bastion/commit/0f7c45e5d2efe6fe9cae1fcdcb4369041d1f0314) chore: tests: add json_document() func - [`8f3238b`](https://github.com/ovh/the-bastion/commit/8f3238ba5752b9f5ec5c86021d41282884380df5) enh: better use of account creation metadata ### 📊 Changes **6 files changed** (+200 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `bin/admin/install` (+43 -0) 📝 `bin/helper/osh-accountCreate` (+22 -12) 📝 `bin/plugin/restricted/accountInfo` (+51 -10) 📝 `lib/perl/OVH/Bastion/allowdeny.inc` (+5 -2) 📝 `tests/functional/launch_tests_on_instance.sh` (+17 -1) ➕ `tests/functional/tests.d/325-accountinfo.sh` (+62 -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:22 +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#327
No description provided.