[PR #454] [MERGED] feat: add dnsSupportLevel for systems with broken DNS (fixes #397) #495

Closed
opened 2026-05-07 00:21:11 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/454
Author: @speed47
Created: 3/6/2024
Status: Merged
Merged: 3/20/2024
Merged by: @speed47

Base: masterHead: noDns


📝 Commits (1)

  • 70814d3 feat: add dnsSupportLevel option for systems with broken DNS (fixes #397)

📊 Changes

5 files changed (+66 additions, -21 deletions)

View changed files

📝 doc/sphinx/administration/configuration/bastion_conf.rst (+14 -0)
📝 etc/bastion/bastion.conf.dist (+7 -0)
📝 lib/perl/OVH/Bastion/allowdeny.inc (+8 -0)
📝 lib/perl/OVH/Bastion/configuration.inc (+18 -21)
tests/functional/tests.d/380-config-options.sh (+19 -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/454 **Author:** [@speed47](https://github.com/speed47) **Created:** 3/6/2024 **Status:** ✅ Merged **Merged:** 3/20/2024 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `noDns` --- ### 📝 Commits (1) - [`70814d3`](https://github.com/ovh/the-bastion/commit/70814d3ceead72d77900bb7c771f6d3b3566b948) feat: add dnsSupportLevel option for systems with broken DNS (fixes #397) ### 📊 Changes **5 files changed** (+66 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `doc/sphinx/administration/configuration/bastion_conf.rst` (+14 -0) 📝 `etc/bastion/bastion.conf.dist` (+7 -0) 📝 `lib/perl/OVH/Bastion/allowdeny.inc` (+8 -0) 📝 `lib/perl/OVH/Bastion/configuration.inc` (+18 -21) ➕ `tests/functional/tests.d/380-config-options.sh` (+19 -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:21:11 +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#495
No description provided.