[PR #236] [MERGED] enh: add max_inactive_days to account configuration (#230) #333

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/236
Author: @speed47
Created: 9/2/2021
Status: Merged
Merged: 9/6/2021
Merged by: @speed47

Base: masterHead: disable_expiration


📝 Commits (2)

  • 27bbefe enh: add max_inactive_days to account configuration (#230)
  • ed768b8 enh: add --max-inactive-days to accountCreate

📊 Changes

9 files changed (+154 additions, -41 deletions)

View changed files

📝 bin/helper/osh-accountCreate (+23 -12)
📝 bin/helper/osh-accountModify (+19 -1)
📝 bin/plugin/restricted/accountCreate (+24 -15)
📝 bin/plugin/restricted/accountInfo (+11 -0)
📝 bin/plugin/restricted/accountModify (+9 -1)
📝 doc/sphinx/plugins/restricted/accountCreate.rst (+17 -12)
📝 doc/sphinx/plugins/restricted/accountModify.rst (+6 -0)
📝 lib/perl/OVH/Bastion.pm (+8 -0)
📝 tests/functional/tests.d/325-accountinfo.sh (+37 -0)

📄 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/236 **Author:** [@speed47](https://github.com/speed47) **Created:** 9/2/2021 **Status:** ✅ Merged **Merged:** 9/6/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `disable_expiration` --- ### 📝 Commits (2) - [`27bbefe`](https://github.com/ovh/the-bastion/commit/27bbefe33a72e69761494eead23fb60f17c89858) enh: add max_inactive_days to account configuration (#230) - [`ed768b8`](https://github.com/ovh/the-bastion/commit/ed768b8ba560149fc0d72261c4af4158a9efabb7) enh: add --max-inactive-days to accountCreate ### 📊 Changes **9 files changed** (+154 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `bin/helper/osh-accountCreate` (+23 -12) 📝 `bin/helper/osh-accountModify` (+19 -1) 📝 `bin/plugin/restricted/accountCreate` (+24 -15) 📝 `bin/plugin/restricted/accountInfo` (+11 -0) 📝 `bin/plugin/restricted/accountModify` (+9 -1) 📝 `doc/sphinx/plugins/restricted/accountCreate.rst` (+17 -12) 📝 `doc/sphinx/plugins/restricted/accountModify.rst` (+6 -0) 📝 `lib/perl/OVH/Bastion.pm` (+8 -0) 📝 `tests/functional/tests.d/325-accountinfo.sh` (+37 -0) </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:20:24 +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#333
No description provided.