mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #186] [MERGED] fix: groupCreate: deny groups starting with 'key' #302
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:keygroupprefix📝 Commits (4)
f591c95fix: groupCreate: deny groups starting with 'key'e32cd75chore: tests: always use the latest freebsd github action8ce0229doc: FreeBSD 13.0 is now tested instead of 12.13730013fix: 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.