[PR #276] [MERGED] enh: batch: detect when asked to start a plugin requiring MFA #366

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/276
Author: @speed47
Created: 12/23/2021
Status: Merged
Merged: 12/29/2021
Merged by: @speed47

Base: masterHead: fixmfabatch


📝 Commits (5)

  • 4c9dba9 enh: batch: detect when asked to start a plugin requiring MFA
  • fd7cd4e fix: remove hardcoded config path and fix FreeBSD
  • 2191262 fix: install.inc: fail nicely on invalid JSON under set -e
  • 65d34dc fix: install.inc: verbose under CI
  • 589bbdc enh: install.inc: random delay under CI

📊 Changes

6 files changed (+93 additions, -32 deletions)

View changed files

📝 bin/plugin/open/batch (+6 -1)
📝 lib/perl/OVH/Bastion.pm (+10 -2)
📝 lib/perl/OVH/Bastion/configuration.inc (+2 -2)
📝 lib/shell/install.inc (+23 -8)
📝 tests/functional/tests.d/340-selfaccesses.sh (+1 -1)
📝 tests/functional/tests.d/370-mfa.sh (+51 -18)

📄 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/276 **Author:** [@speed47](https://github.com/speed47) **Created:** 12/23/2021 **Status:** ✅ Merged **Merged:** 12/29/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `fixmfabatch` --- ### 📝 Commits (5) - [`4c9dba9`](https://github.com/ovh/the-bastion/commit/4c9dba9a2b18adec77c38a55201c4aadac6ff06c) enh: batch: detect when asked to start a plugin requiring MFA - [`fd7cd4e`](https://github.com/ovh/the-bastion/commit/fd7cd4e56e687616fdc9ec41bc90eabfcdffe679) fix: remove hardcoded config path and fix FreeBSD - [`2191262`](https://github.com/ovh/the-bastion/commit/2191262630253fbed0f5e17acdbd214987c7dc9e) fix: install.inc: fail nicely on invalid JSON under set -e - [`65d34dc`](https://github.com/ovh/the-bastion/commit/65d34dc0c0ff96add9f8da52b77e327019d9fa1c) fix: install.inc: verbose under CI - [`589bbdc`](https://github.com/ovh/the-bastion/commit/589bbdcd13df55dda7896bc852539570d8a6d620) enh: install.inc: random delay under CI ### 📊 Changes **6 files changed** (+93 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `bin/plugin/open/batch` (+6 -1) 📝 `lib/perl/OVH/Bastion.pm` (+10 -2) 📝 `lib/perl/OVH/Bastion/configuration.inc` (+2 -2) 📝 `lib/shell/install.inc` (+23 -8) 📝 `tests/functional/tests.d/340-selfaccesses.sh` (+1 -1) 📝 `tests/functional/tests.d/370-mfa.sh` (+51 -18) </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:34 +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#366
No description provided.