[PR #1065] [MERGED] [EHN]Like Gmail, warn if you are about to reply to a new contact (and perh… #1239

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1065
Author: @christer77
Created: 6/5/2024
Status: Merged
Merged: 8/22/2024
Merged by: @Shadow243

Base: masterHead: Like-Gmail-warn-if-you-are-about-to-reply-to-a-new-contact-and-perhaps-disclose-sensitive-data


📝 Commits (1)

  • 174d6a2 Like Gmail, warn if you are about to reply to a new contact (and perhaps disclose sensitive data)

📊 Changes

3 files changed (+99 additions, -3 deletions)

View changed files

📝 modules/contacts/modules.php (+52 -0)
📝 modules/contacts/setup.php (+8 -1)
📝 modules/smtp/site.js (+39 -2)

📄 Description

Feature to validate CC contacts if they exist in the user contact list. Being default, if the user disables this setting, will no longer be notified before the message is sent.


🔄 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/1065 **Author:** [@christer77](https://github.com/christer77) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `Like-Gmail-warn-if-you-are-about-to-reply-to-a-new-contact-and-perhaps-disclose-sensitive-data` --- ### 📝 Commits (1) - [`174d6a2`](https://github.com/cypht-org/cypht/commit/174d6a2dbb3b2aad17170928cf6e16ce30ee4ac7) Like Gmail, warn if you are about to reply to a new contact (and perhaps disclose sensitive data) ### 📊 Changes **3 files changed** (+99 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/contacts/modules.php` (+52 -0) 📝 `modules/contacts/setup.php` (+8 -1) 📝 `modules/smtp/site.js` (+39 -2) </details> ### 📄 Description Feature to validate CC contacts if they exist in the user contact list. Being default, if the user disables this setting, will no longer be notified before the message is sent. --- <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:39 +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#1239
No description provided.