[PR #523] [MERGED] feat: add undocumented rename-account.sh and modify osh-orphaned-home… #548

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/523
Author: @speed47
Created: 2/4/2025
Status: Merged
Merged: 2/5/2025
Merged by: @speed47

Base: masterHead: rename_account


📝 Commits (2)

  • 7b7059b chg: upgrade tests from FreeBSD 13.2 to 14.2
  • 5730aaa feat: add undocumented rename-account.sh and modify osh-orphaned-homedir.sh accordingly

📊 Changes

9 files changed (+259 additions, -45 deletions)

View changed files

📝 .github/workflows/freebsd.yml (+3 -3)
📝 README.md (+2 -2)
📝 bin/admin/fix-group-gid.sh (+1 -1)
bin/admin/rename-account.sh (+109 -0)
📝 bin/admin/rename-group.sh (+26 -4)
📝 bin/cron/osh-orphaned-homedir.sh (+75 -31)
📝 doc/sphinx/installation/basic.rst (+2 -2)
📝 tests/functional/tests.d/200-scripts.sh (+40 -1)
📝 tests/functional/tests.d/395-mfa-scp-sftp-rsync.sh (+1 -1)

📄 Description

…dir.sh accordingly


🔄 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/523 **Author:** [@speed47](https://github.com/speed47) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `rename_account` --- ### 📝 Commits (2) - [`7b7059b`](https://github.com/ovh/the-bastion/commit/7b7059b5f82eaf219eabba84cf8b5eb18a5f8a66) chg: upgrade tests from FreeBSD 13.2 to 14.2 - [`5730aaa`](https://github.com/ovh/the-bastion/commit/5730aaa85ef0558a4f40ca4e331d402190b1b6e9) feat: add undocumented rename-account.sh and modify osh-orphaned-homedir.sh accordingly ### 📊 Changes **9 files changed** (+259 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/freebsd.yml` (+3 -3) 📝 `README.md` (+2 -2) 📝 `bin/admin/fix-group-gid.sh` (+1 -1) ➕ `bin/admin/rename-account.sh` (+109 -0) 📝 `bin/admin/rename-group.sh` (+26 -4) 📝 `bin/cron/osh-orphaned-homedir.sh` (+75 -31) 📝 `doc/sphinx/installation/basic.rst` (+2 -2) 📝 `tests/functional/tests.d/200-scripts.sh` (+40 -1) 📝 `tests/functional/tests.d/395-mfa-scp-sftp-rsync.sh` (+1 -1) </details> ### 📄 Description …dir.sh accordingly --- <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:27 +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#548
No description provided.