[PR #1067] [MERGED] Fix adding one server multiple times #1242

Closed
opened 2026-02-25 21:37:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1067
Author: @josaphatim
Created: 6/5/2024
Status: Merged
Merged: 6/6/2024
Merged by: @kroky

Base: masterHead: fix-imap-smtp-jmap-server-processing


📝 Commits (1)

  • 0d4945f Fix adding one server multiple times

📊 Changes

5 files changed (+33 additions, -15 deletions)

View changed files

📝 modules/core/functions.php (+22 -0)
📝 modules/core/site.js (+0 -1)
📝 modules/imap/functions.php (+4 -0)
📝 modules/nux/modules.php (+4 -14)
📝 modules/smtp/functions.php (+3 -0)

📄 Description

Added constraint to only store a server if it is not already configured. Also fixed displaying error messages twice in smtp-imap-jmap section,


🔄 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/cypht-org/cypht/pull/1067 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fix-imap-smtp-jmap-server-processing` --- ### 📝 Commits (1) - [`0d4945f`](https://github.com/cypht-org/cypht/commit/0d4945fcc4210a35f1826bb38451ad610f930e08) Fix adding one server multiple times ### 📊 Changes **5 files changed** (+33 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/functions.php` (+22 -0) 📝 `modules/core/site.js` (+0 -1) 📝 `modules/imap/functions.php` (+4 -0) 📝 `modules/nux/modules.php` (+4 -14) 📝 `modules/smtp/functions.php` (+3 -0) </details> ### 📄 Description Added constraint to only store a server if it is not already configured. Also fixed displaying error messages twice in smtp-imap-jmap section, --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:40 +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/cypht#1242
No description provided.