[PR #186] [MERGED] fix: groupCreate: deny groups starting with 'key' #302

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/186
Author: @speed47
Created: 5/19/2021
Status: Merged
Merged: 5/21/2021
Merged by: @speed47

Base: masterHead: keygroupprefix


📝 Commits (4)

  • f591c95 fix: groupCreate: deny groups starting with 'key'
  • e32cd75 chore: tests: always use the latest freebsd github action
  • 8ce0229 doc: FreeBSD 13.0 is now tested instead of 12.1
  • 3730013 fix: install: adjust a sed to be FreeBSD 13 compliant

📊 Changes

5 files changed (+20 additions, -5 deletions)

View changed files

📝 .github/workflows/freebsd.yml (+1 -1)
📝 README.md (+2 -2)
📝 bin/admin/install (+3 -2)
📝 bin/plugin/restricted/groupCreate (+8 -0)
📝 tests/functional/tests.d/350-groups.sh (+6 -0)

📄 Description

Mitigates #178


🔄 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/186 **Author:** [@speed47](https://github.com/speed47) **Created:** 5/19/2021 **Status:** ✅ Merged **Merged:** 5/21/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `keygroupprefix` --- ### 📝 Commits (4) - [`f591c95`](https://github.com/ovh/the-bastion/commit/f591c95f48909ff39af6170d50be61d00905d0b4) fix: groupCreate: deny groups starting with 'key' - [`e32cd75`](https://github.com/ovh/the-bastion/commit/e32cd7569dc683cccf677d6bc6307fa2719b238a) chore: tests: always use the latest freebsd github action - [`8ce0229`](https://github.com/ovh/the-bastion/commit/8ce022941d41982d082a539d4e869db7adb34bc4) doc: FreeBSD 13.0 is now tested instead of 12.1 - [`3730013`](https://github.com/ovh/the-bastion/commit/373001302b16c9dc1af5ebfcb5a5660c59e47c3d) fix: install: adjust a sed to be FreeBSD 13 compliant ### 📊 Changes **5 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/freebsd.yml` (+1 -1) 📝 `README.md` (+2 -2) 📝 `bin/admin/install` (+3 -2) 📝 `bin/plugin/restricted/groupCreate` (+8 -0) 📝 `tests/functional/tests.d/350-groups.sh` (+6 -0) </details> ### 📄 Description Mitigates #178 --- <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:15 +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#302
No description provided.