mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #76] [MERGED] fix: sudogen: handle '.' and OS-specific templates correctly #215
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#215
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/76
Author: @speed47
Created: 12/3/2020
Status: ✅ Merged
Merged: 12/4/2020
Merged by: @speed47
Base:
master← Head:fixsudoers📝 Commits (3)
526a5d0fix: sudogen: proper detection of OS-specific templates50c016bfix: sudogen: properly handle accounts & groups containing '.'7c26c2bfix: tests: adjust testcase max days afterb604cd137f📊 Changes
9 files changed (+116 additions, -54 deletions)
View changed files
📝
bin/admin/check-consistency.pl(+11 -3)📝
bin/admin/install(+2 -2)📝
bin/helper/osh-accountCreate(+1 -7)📝
bin/helper/osh-accountDelete(+4 -1)📝
bin/helper/osh-groupCreate(+1 -7)📝
bin/helper/osh-groupDelete(+4 -1)📝
bin/sudogen/generate-sudoers.sh(+90 -30)📝
tests/functional/docker/docker_build_and_run_tests.sh(+2 -2)📝
tests/functional/tests.d/370-mfa.sh(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.