[PR #3132] ByteStash: Add option for multiple accounts and generate JWT secret #4018

Closed
opened 2026-02-05 06:05:05 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/3132

State: closed
Merged: Yes


✍️ Description

This PR adds option to keep registrations open after initial account creation. This is meant if multiple users plan on using the same server. We also generate JWT secret just in case.

Link: #3128

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)

**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/3132 **State:** closed **Merged:** Yes --- ## ✍️ Description This PR adds option to keep registrations open after initial account creation. This is meant if multiple users plan on using the same server. We also generate JWT secret just in case. ## 🔗 Related PR / Discussion / Issue Link: #3128 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [] **Self-review performed** – Code follows established patterns and conventions. - [] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [✅] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. -->
OVERLORD added the pull-request label 2026-02-05 06:05:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#4018