mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #294] [CLOSED] fix tests & workaround for undocumented getpw/getgr caching #381
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#381
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/294
Author: @speed47
Created: 2/16/2022
Status: ❌ Closed
Base:
master← Head:pwgrcache📝 Commits (5)
e7ae12dchore: fix FreeBSD tests3cee36fchore: remove CentOS 8 from tests (EOL)30269c1chore: add more info in syslog warnings for accountDelete5e459ccfix: workaround for undocumented caching in getpw/getgr funcs5e83f2achore: interactive.inc: prepend internal funcs by _📊 Changes
13 files changed (+241 additions, -158 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/allowkeeper.inc(+138 -108)📝
lib/perl/OVH/Bastion/interactive.inc(+5 -5)📝
lib/perl/OVH/Bastion/os.inc(+80 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.