mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #325] [MERGED] fix: performance issues #403
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#403
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/325
Author: @speed47
Created: 7/8/2022
Status: ✅ Merged
Merged: 7/12/2022
Merged by: @speed47
Base:
master← Head:perffix📝 Commits (2)
a23ae1bfix: cleanup-guest-key-access: use cache for performance9f5f009fix: performance issues introduced byeffab4a📊 Changes
16 files changed (+399 additions, -248 deletions)
View changed files
📝
bin/admin/install(+1 -1)📝
bin/cron/osh-cleanup-guest-key-access.pl(+3 -3)📝
bin/plugin/open/groupInfo(+3 -0)📝
bin/plugin/open/groupList(+8 -5)📝
bin/plugin/open/groupListServers(+3 -0)📝
bin/plugin/open/help(+4 -1)📝
bin/plugin/open/info(+5 -2)📝
bin/plugin/open/selfListAccesses(+3 -0)📝
bin/plugin/restricted/accountInfo(+14 -10)📝
bin/plugin/restricted/accountList(+32 -11)📝
bin/plugin/restricted/whoHasAccessTo(+3 -0)📝
lib/perl/OVH/Bastion.pm(+6 -5)📝
lib/perl/OVH/Bastion/allowdeny.inc(+19 -8)📝
lib/perl/OVH/Bastion/allowkeeper.inc(+91 -109)📝
lib/perl/OVH/Bastion/interactive.inc(+20 -31)📝
lib/perl/OVH/Bastion/os.inc(+184 -62)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.