mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #519] [MERGED] enh: 35% faster is_valid_ip() when fast=1 #546
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#546
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/519
Author: @speed47
Created: 1/3/2025
Status: ✅ Merged
Merged: 1/3/2025
Merged by: @speed47
Base:
master← Head:faster_is_valid_ip📝 Commits (2)
d2d47bachore: use proper naming of 'subnet' instead of 'prefix' or 'slash'82572e8enh: 35% faster is_valid_ip() when fast=1📊 Changes
33 files changed (+194 additions, -146 deletions)
View changed files
📝
bin/plugin/group-aclkeeper/groupAddServer(+3 -3)📝
bin/plugin/group-aclkeeper/groupDelServer(+2 -2)📝
bin/plugin/group-aclkeeper/groupSetServers(+2 -2)📝
bin/plugin/group-gatekeeper/groupAddGuestAccess(+2 -2)📝
bin/plugin/group-gatekeeper/groupDelGuestAccess(+2 -2)📝
bin/plugin/open/alive(+1 -1)📝
bin/plugin/open/mtr(+1 -1)📝
bin/plugin/open/nc(+1 -1)📝
bin/plugin/open/ping(+1 -1)📝
bin/plugin/restricted/accountAddPersonalAccess(+4 -4)📝
bin/plugin/restricted/accountDelPersonalAccess(+2 -2)📝
bin/plugin/restricted/assetForgetHostKey(+2 -2)📝
bin/plugin/restricted/selfAddPersonalAccess(+4 -4)📝
bin/plugin/restricted/selfDelPersonalAccess(+2 -2)📝
bin/shell/osh.pl(+6 -6)📝
doc/sphinx/administration/configuration/bastion_conf.rst(+7 -7)📝
doc/sphinx/plugins/group-aclkeeper/groupAddServer.rst(+2 -2)📝
doc/sphinx/plugins/group-aclkeeper/groupDelServer.rst(+2 -2)📝
doc/sphinx/plugins/group-gatekeeper/groupAddGuestAccess.rst(+2 -2)📝
doc/sphinx/plugins/group-gatekeeper/groupDelGuestAccess.rst(+2 -2)...and 13 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.