[PR #1063] [CLOSED] Removing CRAM-MD5 mechanism #1237

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/1063
Author: @Danelif
Created: 6/4/2024
Status: Closed

Base: masterHead: remove-cram-md5


📝 Commits (1)

  • 6fdbf75 Removing CRAM-MD5 mechanism

📊 Changes

4 files changed (+3 additions, -48 deletions)

View changed files

📝 modules/imap/hm-imap.php (+1 -15)
📝 modules/smtp/hm-smtp.php (+1 -18)
📝 tests/phpunit/imap_commands.php (+1 -4)
📝 tests/phpunit/modules/imap/hm-imap.php (+0 -11)

📄 Description

This PR aims to remove CRAM-MD5 mechanism from cypht

Suggested here: https://github.com/cypht-org/cypht/issues/355


🔄 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/1063 **Author:** [@Danelif](https://github.com/Danelif) **Created:** 6/4/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `remove-cram-md5` --- ### 📝 Commits (1) - [`6fdbf75`](https://github.com/cypht-org/cypht/commit/6fdbf756956aefc9eb97c20cd30019cdb1fd6231) Removing CRAM-MD5 mechanism ### 📊 Changes **4 files changed** (+3 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/hm-imap.php` (+1 -15) 📝 `modules/smtp/hm-smtp.php` (+1 -18) 📝 `tests/phpunit/imap_commands.php` (+1 -4) 📝 `tests/phpunit/modules/imap/hm-imap.php` (+0 -11) </details> ### 📄 Description This PR aims to remove CRAM-MD5 mechanism from cypht Suggested here: https://github.com/cypht-org/cypht/issues/355 --- <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#1237
No description provided.