mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #296] [MERGED] several fixes #383
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#383
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/296
Author: @speed47
Created: 2/21/2022
Status: ✅ Merged
Merged: 3/14/2022
Merged by: @speed47
Base:
master← Head:pwgrcache📝 Commits (5)
e7ae12dchore: fix FreeBSD tests3cee36fchore: remove CentOS 8 from tests (EOL)30269c1chore: add more info in syslog warnings for accountDelete2651b26fix: workaround for undocumented caching in getpw/getgr funcseb14ddachore: interactive.inc: prepend internal funcs by _📊 Changes
14 files changed (+250 additions, -171 deletions)
View changed files
📝
.github/workflows/freebsd.yml(+1 -1)📝
.github/workflows/tests.yml(+1 -1)📝
README.md(+1 -1)📝
bin/helper/osh-accountDelete(+4 -4)📝
bin/plugin/open/groupList(+1 -1)📝
bin/plugin/open/info(+2 -2)📝
bin/plugin/restricted/accountInfo(+6 -6)📝
doc/sphinx/installation/basic.rst(+1 -1)➖
docker/Dockerfile.centos8(+0 -27)📝
lib/perl/OVH/Bastion.pm(+1 -1)📝
lib/perl/OVH/Bastion/allowdeny.inc(+9 -13)📝
lib/perl/OVH/Bastion/allowkeeper.inc(+138 -108)📝
lib/perl/OVH/Bastion/interactive.inc(+5 -5)📝
lib/perl/OVH/Bastion/os.inc(+80 -0)📄 Description
FreeBSDtestsCentOS 8from tests (EOL)accountDeletegetpw/getgrfuncs🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.