[PR #211] [MERGED] enh: replace 'allowUTF8' (introduced in rc1) by 'fanciness' #313

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/211
Author: @speed47
Created: 6/29/2021
Status: Merged
Merged: 6/30/2021
Merged by: @speed47

Base: masterHead: fancy


📝 Commits (2)

  • f93f635 enh: replace 'allowUTF8' (introduced in rc1) by 'fanciness'
  • a48cca7 fix: use local $_ before while(<>) loops

📊 Changes

7 files changed (+39 additions, -19 deletions)

View changed files

📝 doc/sphinx/administration/bastion_conf.rst (+10 -6)
📝 etc/bastion/bastion.conf.dist (+8 -4)
📝 lib/perl/OVH/Bastion.pm (+9 -7)
📝 lib/perl/OVH/Bastion/configuration.inc (+9 -2)
📝 lib/perl/OVH/Bastion/os.inc (+1 -0)
📝 lib/perl/OVH/Bastion/password.inc (+1 -0)
📝 lib/perl/OVH/Bastion/ssh.inc (+1 -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/211 **Author:** [@speed47](https://github.com/speed47) **Created:** 6/29/2021 **Status:** ✅ Merged **Merged:** 6/30/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `fancy` --- ### 📝 Commits (2) - [`f93f635`](https://github.com/ovh/the-bastion/commit/f93f6354b7b726f3ed2df593de1c39fd645bccc0) enh: replace 'allowUTF8' (introduced in rc1) by 'fanciness' - [`a48cca7`](https://github.com/ovh/the-bastion/commit/a48cca70ad76a10becf79b50f9379c54089b38db) fix: use local $_ before while(<>) loops ### 📊 Changes **7 files changed** (+39 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `doc/sphinx/administration/bastion_conf.rst` (+10 -6) 📝 `etc/bastion/bastion.conf.dist` (+8 -4) 📝 `lib/perl/OVH/Bastion.pm` (+9 -7) 📝 `lib/perl/OVH/Bastion/configuration.inc` (+9 -2) 📝 `lib/perl/OVH/Bastion/os.inc` (+1 -0) 📝 `lib/perl/OVH/Bastion/password.inc` (+1 -0) 📝 `lib/perl/OVH/Bastion/ssh.inc` (+1 -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:18 +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#313
No description provided.