mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #490] [MERGED] feat: add groupSetServers #521
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#521
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/490
Author: @speed47
Created: 8/6/2024
Status: ✅ Merged
Merged: 8/12/2024
Merged by: @speed47
Base:
master← Head:groupSetServers📝 Commits (3)
c2b1e5ffeat: add groupSetServersb7988b2chore: freebsd: ignore OS version mismatch with packages851b730fixupo📊 Changes
8 files changed (+464 additions, -47 deletions)
View changed files
📝
.github/workflows/freebsd.yml(+2 -2)➕
bin/helper/osh-groupSetServers(+105 -0)➕
bin/plugin/group-aclkeeper/groupSetServers(+188 -0)➕
doc/sphinx/plugins/group-aclkeeper/groupSetServers.rst(+41 -0)📝
doc/sphinx/plugins/group-aclkeeper/index.rst(+1 -0)📝
etc/sudoers.group.template.d/500-base.sudoers(+3 -0)📝
lib/perl/OVH/Bastion/allowkeeper.inc(+74 -45)📝
tests/functional/tests.d/350-groups.sh(+50 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.