[PR #2618] [MERGED] Fix: Authelia - Make user enter their domain manually #3775

Closed
opened 2025-11-20 06:06:39 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2618
Author: @tremor021
Created: 2/24/2025
Status: Merged
Merged: 2/24/2025
Merged by: @MickLesk

Base: mainHead: authelia-fix


📝 Commits (3)

  • 4140f54 Make user enter domain manually
  • c963048 Update json to remind user
  • 3cce75c Update authelia.json

📊 Changes

2 files changed (+8 additions, -5 deletions)

View changed files

📝 install/authelia-install.sh (+2 -4)
📝 json/authelia.json (+6 -1)

📄 Description

✍️ Description

Link: #

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:

  • [] 🐞 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.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)


🔄 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/community-scripts/ProxmoxVE/pull/2618 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `authelia-fix` --- ### 📝 Commits (3) - [`4140f54`](https://github.com/community-scripts/ProxmoxVE/commit/4140f541791ab25ad2c23da56542271696439633) Make user enter domain manually - [`c963048`](https://github.com/community-scripts/ProxmoxVE/commit/c963048af6d439e1ed339f82d4c97c58c9148d1c) Update json to remind user - [`3cce75c`](https://github.com/community-scripts/ProxmoxVE/commit/3cce75c865ae0e7744e40c9622cd54050650081c) Update authelia.json ### 📊 Changes **2 files changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `install/authelia-install.sh` (+2 -4) 📝 `json/authelia.json` (+6 -1) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ 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: - [✅] 🐞 **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. - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:06:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3775