[PR #873] [MERGED] Option to always allow external images #1108

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/873
Author: @mercihabam
Created: 1/23/2024
Status: Merged
Merged: 2/22/2024
Merged by: @kroky

Base: masterHead: external-images


📝 Commits (1)

  • 2e9519a [ENH] show the list of all external resources in an email and allow the user to approve each one individually or all at once or approve all resources from the sender

📊 Changes

6 files changed (+157 additions, -26 deletions)

View changed files

📝 modules/core/message_functions.php (+11 -1)
📝 modules/imap/handler_modules.php (+1 -3)
📝 modules/imap/output_modules.php (+11 -10)
📝 modules/imap/site.css (+3 -1)
📝 modules/imap/site.js (+128 -10)
📝 modules/ldap_contacts/modules.php (+3 -1)

📄 Description

Description

show the list of all external resources in an email and allow the user to approve each one individually or all at once or approve all resources from the sender.

Issues


🔄 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/873 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 2/22/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `external-images` --- ### 📝 Commits (1) - [`2e9519a`](https://github.com/cypht-org/cypht/commit/2e9519acb50fdb7f594811ee2e43906e33f3d0bb) [ENH] show the list of all external resources in an email and allow the user to approve each one individually or all at once or approve all resources from the sender ### 📊 Changes **6 files changed** (+157 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_functions.php` (+11 -1) 📝 `modules/imap/handler_modules.php` (+1 -3) 📝 `modules/imap/output_modules.php` (+11 -10) 📝 `modules/imap/site.css` (+3 -1) 📝 `modules/imap/site.js` (+128 -10) 📝 `modules/ldap_contacts/modules.php` (+3 -1) </details> ### 📄 Description ## Description show the list of all external resources in an email and allow the user to approve each one individually or all at once or approve all resources from the sender. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] https://github.com/cypht-org/cypht/issues/861 --- <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:15 +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#1108
No description provided.