[PR #492] [MERGED] enh: add lock for group ACL change to avoid race conditions #524

Closed
opened 2026-05-07 00:21:20 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/492
Author: @speed47
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @speed47

Base: masterHead: atomic


📝 Commits (1)

  • 3dd9ee3 enh: add lock for group ACL change to avoid race conditions

📊 Changes

7 files changed (+84 additions, -23 deletions)

View changed files

📝 bin/helper/osh-accountCreate (+3 -1)
📝 bin/helper/osh-accountDelete (+9 -0)
📝 bin/helper/osh-groupAddServer (+7 -0)
📝 bin/helper/osh-groupCreate (+4 -2)
📝 bin/helper/osh-groupDelete (+9 -0)
📝 bin/helper/osh-groupSetServers (+7 -0)
📝 lib/perl/OVH/Bastion/Helper.pm (+45 -20)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/492 **Author:** [@speed47](https://github.com/speed47) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `atomic` --- ### 📝 Commits (1) - [`3dd9ee3`](https://github.com/ovh/the-bastion/commit/3dd9ee36bef15228984ce8b7f6ee70562eb520d6) enh: add lock for group ACL change to avoid race conditions ### 📊 Changes **7 files changed** (+84 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `bin/helper/osh-accountCreate` (+3 -1) 📝 `bin/helper/osh-accountDelete` (+9 -0) 📝 `bin/helper/osh-groupAddServer` (+7 -0) 📝 `bin/helper/osh-groupCreate` (+4 -2) 📝 `bin/helper/osh-groupDelete` (+9 -0) 📝 `bin/helper/osh-groupSetServers` (+7 -0) 📝 `lib/perl/OVH/Bastion/Helper.pm` (+45 -20) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:21:20 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#524
No description provided.