mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
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#515
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/480
Author: @speed47
Created: 7/1/2024
Status: ✅ Merged
Merged: 7/2/2024
Merged by: @speed47
Base:
master← Head:globuser📝 Commits (2)
927f8dcfeat: support wildcards in --user (fix #461)7bb412fchore: adapt help messages for wildcard --user support📊 Changes
25 files changed (+342 additions, -197 deletions)
View changed files
📝
bin/plugin/group-aclkeeper/groupAddServer(+14 -11)📝
bin/plugin/group-aclkeeper/groupDelServer(+22 -9)📝
bin/plugin/group-gatekeeper/groupAddGuestAccess(+18 -13)📝
bin/plugin/group-gatekeeper/groupDelGuestAccess(+18 -14)📝
bin/plugin/restricted/accountAddPersonalAccess(+13 -9)📝
bin/plugin/restricted/accountDelPersonalAccess(+16 -12)📝
bin/plugin/restricted/selfAddPersonalAccess(+14 -10)📝
bin/plugin/restricted/selfDelPersonalAccess(+15 -11)📝
bin/shell/osh.pl(+3 -1)📝
doc/sphinx/plugins/group-aclkeeper/groupAddServer.rst(+11 -9)📝
doc/sphinx/plugins/group-aclkeeper/groupDelServer.rst(+18 -6)📝
doc/sphinx/plugins/group-gatekeeper/groupAddGuestAccess.rst(+17 -13)📝
doc/sphinx/plugins/group-gatekeeper/groupDelGuestAccess.rst(+18 -12)📝
doc/sphinx/plugins/restricted/accountAddPersonalAccess.rst(+9 -6)📝
doc/sphinx/plugins/restricted/accountDelPersonalAccess.rst(+9 -6)📝
doc/sphinx/plugins/restricted/selfAddPersonalAccess.rst(+10 -7)📝
doc/sphinx/plugins/restricted/selfDelPersonalAccess.rst(+9 -6)📝
lib/perl/OVH/Bastion.pm(+8 -3)📝
lib/perl/OVH/Bastion/Plugin.pm(+8 -7)📝
lib/perl/OVH/Bastion/Plugin/handleSessions.pm(+1 -1)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.