[PR #215] [MERGED] Add @ as valid character for webroot #479

Closed
opened 2026-03-15 14:21:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/215
Author: @DerKnerd
Created: 12/6/2023
Status: Merged
Merged: 12/7/2023
Merged by: @axllent

Base: developHead: patch-1


📝 Commits (1)

  • f6cb5cb Add @ as valid character for webroot

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 config/config.go (+2 -2)

📄 Description

Added @ as valid character for webroot. This allows the usage in Coder without a subdomain.

I am currently in the process of setting up a Coder instance and the way you can access apps in a workspace is either via subdomain or via subpath. This change allows the method of subpath.


🔄 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/axllent/mailpit/pull/215 **Author:** [@DerKnerd](https://github.com/DerKnerd) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/7/2023 **Merged by:** [@axllent](https://github.com/axllent) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f6cb5cb`](https://github.com/axllent/mailpit/commit/f6cb5cbbbca20267e2c6a389c43972797f0b4812) Add @ as valid character for webroot ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `config/config.go` (+2 -2) </details> ### 📄 Description Added @ as valid character for webroot. This allows the usage in Coder without a subdomain. I am currently in the process of setting up a Coder instance and the way you can access apps in a workspace is either via subdomain or via subpath. This change allows the method of subpath. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:21:15 +03: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/mailpit#479
No description provided.