[PR #276] [MERGED] Fix: Duplicated auth check #500

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

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/276
Author: @maximilian-krauss
Created: 4/9/2024
Status: Merged
Merged: 4/9/2024
Merged by: @axllent

Base: developHead: fix/duplicated-auth-check


📝 Commits (2)

  • f71b586 Fix: Removes duplicated authentication
  • 6f27387 Merge branch 'axllent:develop' into fix/duplicated-auth-check

📊 Changes

1 file changed (+0 additions, -14 deletions)

View changed files

📝 server/server.go (+0 -14)

📄 Description

Hey,

it looks like the authentication part in server/server.go has been duplicated somehow.

Thanks for the cool project by the way 👍

Cheers,
Max


🔄 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/276 **Author:** [@maximilian-krauss](https://github.com/maximilian-krauss) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@axllent](https://github.com/axllent) **Base:** `develop` ← **Head:** `fix/duplicated-auth-check` --- ### 📝 Commits (2) - [`f71b586`](https://github.com/axllent/mailpit/commit/f71b58687cfcddc599818584973132890dcdfa68) Fix: Removes duplicated authentication - [`6f27387`](https://github.com/axllent/mailpit/commit/6f27387e55d99e9828783f41bea4ffaa84aeaaae) Merge branch 'axllent:develop' into fix/duplicated-auth-check ### 📊 Changes **1 file changed** (+0 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `server/server.go` (+0 -14) </details> ### 📄 Description Hey, it looks like the authentication part in server/server.go has been duplicated somehow. Thanks for the cool project by the way 👍 Cheers, Max --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:22:20 +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#500
No description provided.