[PR #62] [CLOSED] Add CLI args --allow-logins-insecure and --allow-logins-any #429

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

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/62
Author: @shizunge
Created: 3/3/2023
Status: Closed

Base: developHead: logins


📝 Commits (2)

  • f60fbe2 Add CLI args --allow-logins-insecure and --allow-logins-any
  • 0b2b1a7 remove password from log.

📊 Changes

3 files changed (+19 additions, -0 deletions)

View changed files

📝 cmd/root.go (+3 -0)
📝 config/config.go (+4 -0)
📝 server/smtpd/smtpd.go (+12 -0)

📄 Description

No description provided


🔄 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/62 **Author:** [@shizunge](https://github.com/shizunge) **Created:** 3/3/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `logins` --- ### 📝 Commits (2) - [`f60fbe2`](https://github.com/axllent/mailpit/commit/f60fbe2d45278d7cbbead394aa6c364ada591376) Add CLI args --allow-logins-insecure and --allow-logins-any - [`0b2b1a7`](https://github.com/axllent/mailpit/commit/0b2b1a7e3b19eb3de55856b1c8520028ba5173f7) remove password from log. ### 📊 Changes **3 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+3 -0) 📝 `config/config.go` (+4 -0) 📝 `server/smtpd/smtpd.go` (+12 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:18:33 +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#429
No description provided.