[PR #314] [MERGED] chore: new perltidy rules #394

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/314
Author: @speed47
Created: 6/30/2022
Status: Merged
Merged: 7/1/2022
Merged by: @speed47

Base: masterHead: perltidy


📝 Commits (1)

  • d8ba1e3 chore: new perltidy rules

📊 Changes

90 files changed (+2525 additions, -926 deletions)

View changed files

📝 bin/admin/check-consistency.pl (+129 -41)
📝 bin/cron/osh-cleanup-guest-key-access.pl (+6 -2)
📝 bin/cron/osh-encrypt-rsync.pl (+35 -10)
📝 bin/cron/osh-piv-grace-reaper.pl (+11 -2)
📝 bin/dev/perl-tidy.sh (+6 -1)
📝 bin/helper/osh-accountCreate (+66 -18)
📝 bin/helper/osh-accountDelete (+26 -8)
📝 bin/helper/osh-accountGeneratePassword (+9 -1)
📝 bin/helper/osh-accountListIngressKeys (+4 -1)
📝 bin/helper/osh-accountMFAResetPassword (+5 -2)
📝 bin/helper/osh-accountMFAResetTOTP (+5 -2)
📝 bin/helper/osh-accountModify (+75 -21)
📝 bin/helper/osh-accountModifyCommand (+10 -4)
📝 bin/helper/osh-accountModifyPersonalAccess (+14 -3)
📝 bin/helper/osh-accountPIV (+35 -9)
📝 bin/helper/osh-accountUnlock (+2 -1)
📝 bin/helper/osh-adminMaintenance (+4 -2)
📝 bin/helper/osh-groupAddServer (+22 -9)
📝 bin/helper/osh-groupCreate (+14 -5)
📝 bin/helper/osh-groupDelEgressKey (+2 -1)

...and 70 more files

📄 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/314 **Author:** [@speed47](https://github.com/speed47) **Created:** 6/30/2022 **Status:** ✅ Merged **Merged:** 7/1/2022 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `perltidy` --- ### 📝 Commits (1) - [`d8ba1e3`](https://github.com/ovh/the-bastion/commit/d8ba1e380db87c99271457fe9fa529b6575a90e4) chore: new perltidy rules ### 📊 Changes **90 files changed** (+2525 additions, -926 deletions) <details> <summary>View changed files</summary> 📝 `bin/admin/check-consistency.pl` (+129 -41) 📝 `bin/cron/osh-cleanup-guest-key-access.pl` (+6 -2) 📝 `bin/cron/osh-encrypt-rsync.pl` (+35 -10) 📝 `bin/cron/osh-piv-grace-reaper.pl` (+11 -2) 📝 `bin/dev/perl-tidy.sh` (+6 -1) 📝 `bin/helper/osh-accountCreate` (+66 -18) 📝 `bin/helper/osh-accountDelete` (+26 -8) 📝 `bin/helper/osh-accountGeneratePassword` (+9 -1) 📝 `bin/helper/osh-accountListIngressKeys` (+4 -1) 📝 `bin/helper/osh-accountMFAResetPassword` (+5 -2) 📝 `bin/helper/osh-accountMFAResetTOTP` (+5 -2) 📝 `bin/helper/osh-accountModify` (+75 -21) 📝 `bin/helper/osh-accountModifyCommand` (+10 -4) 📝 `bin/helper/osh-accountModifyPersonalAccess` (+14 -3) 📝 `bin/helper/osh-accountPIV` (+35 -9) 📝 `bin/helper/osh-accountUnlock` (+2 -1) 📝 `bin/helper/osh-adminMaintenance` (+4 -2) 📝 `bin/helper/osh-groupAddServer` (+22 -9) 📝 `bin/helper/osh-groupCreate` (+14 -5) 📝 `bin/helper/osh-groupDelEgressKey` (+2 -1) _...and 70 more files_ </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:42 +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#394
No description provided.