[PR #586] [MERGED] feat: switch banner if node is sealed #592

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/586
Author: @jon4hz
Created: 9/16/2025
Status: Merged
Merged: 9/17/2025
Merged by: @speed47

Base: masterHead: feat-sealed-banner


📝 Commits (1)

  • 8143966 feat: switch banner if node is sealed

📊 Changes

7 files changed (+149 additions, -1 deletions)

View changed files

📝 bin/admin/install (+6 -1)
📝 bin/admin/setup-encryption.sh (+27 -0)
📝 bin/admin/unlock-home.sh (+21 -0)
etc/init.d/osh-seal-banner (+76 -0)
📝 etc/ssh/banner.ok (+0 -0)
etc/ssh/banner.sealed (+6 -0)
etc/systemd/osh-seal-banner.service (+13 -0)

📄 Description

closes #584


🔄 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/586 **Author:** [@jon4hz](https://github.com/jon4hz) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `feat-sealed-banner` --- ### 📝 Commits (1) - [`8143966`](https://github.com/ovh/the-bastion/commit/8143966cb72ad1a7c4115c849cc2bfbc7a2e3fdb) feat: switch banner if node is sealed ### 📊 Changes **7 files changed** (+149 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bin/admin/install` (+6 -1) 📝 `bin/admin/setup-encryption.sh` (+27 -0) 📝 `bin/admin/unlock-home.sh` (+21 -0) ➕ `etc/init.d/osh-seal-banner` (+76 -0) 📝 `etc/ssh/banner.ok` (+0 -0) ➕ `etc/ssh/banner.sealed` (+6 -0) ➕ `etc/systemd/osh-seal-banner.service` (+13 -0) </details> ### 📄 Description closes #584 --- <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:40 +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#592
No description provided.