[PR #104] [MERGED] feat: inter-realm MFA and LC_BASTION_DETAILS #239

Closed
opened 2026-05-07 00:19:56 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/104
Author: @speed47
Created: 12/23/2020
Status: Merged
Merged: 1/5/2021
Merged by: @speed47

Base: masterHead: mfa_realm


📝 Commits (4)

  • 16f4222 feat: add LC_BASTION_DETAILS envvar
  • 81db4b1 feat: realms: use remote bastion MFA validation information for local policy enforcement
  • 2cfde99 fix: realmDelete: bad sudoers configuration
  • 5228c86 chore: tests_all: use proper tempdir

📊 Changes

7 files changed (+269 additions, -29 deletions)

View changed files

📝 bin/helper/osh-accountDelete (+25 -12)
📝 bin/shell/osh.pl (+82 -6)
📝 etc/sudoers.d/osh-plugin-accountDelete (+2 -1)
📝 tests/functional/docker/docker_build_and_run_tests_all.sh (+13 -9)
📝 tests/functional/launch_tests_on_instance.sh (+1 -1)
📝 tests/functional/tests.d/310-realm.sh (+1 -0)
tests/functional/tests.d/390-mfa-realm.sh (+145 -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/104 **Author:** [@speed47](https://github.com/speed47) **Created:** 12/23/2020 **Status:** ✅ Merged **Merged:** 1/5/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `mfa_realm` --- ### 📝 Commits (4) - [`16f4222`](https://github.com/ovh/the-bastion/commit/16f42221ca26eb20d7bf5b95ca11e6137afe6faa) feat: add LC_BASTION_DETAILS envvar - [`81db4b1`](https://github.com/ovh/the-bastion/commit/81db4b10bb983e539615094974e95751abffa1bd) feat: realms: use remote bastion MFA validation information for local policy enforcement - [`2cfde99`](https://github.com/ovh/the-bastion/commit/2cfde997f3b06246f6f0df1276ae87f279a24e0e) fix: realmDelete: bad sudoers configuration - [`5228c86`](https://github.com/ovh/the-bastion/commit/5228c863b03997021bd402e7f6e8a515ad488e70) chore: tests_all: use proper tempdir ### 📊 Changes **7 files changed** (+269 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `bin/helper/osh-accountDelete` (+25 -12) 📝 `bin/shell/osh.pl` (+82 -6) 📝 `etc/sudoers.d/osh-plugin-accountDelete` (+2 -1) 📝 `tests/functional/docker/docker_build_and_run_tests_all.sh` (+13 -9) 📝 `tests/functional/launch_tests_on_instance.sh` (+1 -1) 📝 `tests/functional/tests.d/310-realm.sh` (+1 -0) ➕ `tests/functional/tests.d/390-mfa-realm.sh` (+145 -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:19:56 +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#239
No description provided.