[PR #789] [MERGED] fix imap server deletion sanitizing server IDs #1049

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/789
Author: @kroky
Created: 10/10/2023
Status: Merged
Merged: 10/10/2023
Merged by: @kroky

Base: masterHead: bugfix/imap-server-delete


📝 Commits (1)

  • b5b47be fix imap server deletion sanitizing server IDs - could be alphanum and not strictly int

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 modules/imap/setup.php (+3 -3)

📄 Description

These might be alphanumerics and not strictly ints.


🔄 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/789 **Author:** [@kroky](https://github.com/kroky) **Created:** 10/10/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `bugfix/imap-server-delete` --- ### 📝 Commits (1) - [`b5b47be`](https://github.com/cypht-org/cypht/commit/b5b47bef14c13f8a553b55370b73783b627e058f) fix imap server deletion sanitizing server IDs - could be alphanum and not strictly int ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/setup.php` (+3 -3) </details> ### 📄 Description These might be alphanumerics and not strictly ints. --- <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:04 +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#1049
No description provided.