mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 08:45:54 +03:00
[PR #276] [MERGED] Fix: Duplicated auth check #500
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#500
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:fix/duplicated-auth-check📝 Commits (2)
f71b586Fix: Removes duplicated authentication6f27387Merge 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.