[PR #932] [MERGED] Ref: Check the state after connection #1156

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/932
Author: @henochit
Created: 3/22/2024
Status: Merged
Merged: 4/14/2024
Merged by: @josaphatim

Base: masterHead: hotfix/check_state_after_try_to_connect


📝 Commits (5)

  • e7be626 Ref: check state after authentication
  • b4aad90 Ref: Set default reply to
  • 260caf6 Fix: Provider change handler
  • ac0155e Fix: Sieve activation check
  • 12540fd Ref: use specific function to check authentication state

📊 Changes

5 files changed (+27 additions, -9 deletions)

View changed files

📝 modules/core/output_modules.php (+1 -1)
📝 modules/core/site.js (+7 -2)
📝 modules/imap/functions.php (+9 -1)
📝 modules/imap/output_modules.php (+1 -1)
📝 modules/smtp/functions.php (+9 -4)

📄 Description

Pullrequest

Issues

  • Server data is saved even if credentials are incorrect

🔄 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/932 **Author:** [@henochit](https://github.com/henochit) **Created:** 3/22/2024 **Status:** ✅ Merged **Merged:** 4/14/2024 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `hotfix/check_state_after_try_to_connect` --- ### 📝 Commits (5) - [`e7be626`](https://github.com/cypht-org/cypht/commit/e7be62619e4c0b14211404c95d6d7737c9e27a00) Ref: check state after authentication - [`b4aad90`](https://github.com/cypht-org/cypht/commit/b4aad90c97d07f97c939a26ccccd1f721db908b8) Ref: Set default reply to - [`260caf6`](https://github.com/cypht-org/cypht/commit/260caf6e33480f9acf33c856fc10d1aad3b7e715) Fix: Provider change handler - [`ac0155e`](https://github.com/cypht-org/cypht/commit/ac0155e37937b086a853973eee761b834b9957ea) Fix: Sieve activation check - [`12540fd`](https://github.com/cypht-org/cypht/commit/12540fd31b71c88bcf9783497a658d67f7f619cd) Ref: use specific function to check authentication state ### 📊 Changes **5 files changed** (+27 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/output_modules.php` (+1 -1) 📝 `modules/core/site.js` (+7 -2) 📝 `modules/imap/functions.php` (+9 -1) 📝 `modules/imap/output_modules.php` (+1 -1) 📝 `modules/smtp/functions.php` (+9 -4) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues - [X] Server data is saved even if credentials are incorrect --- <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:24 +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#1156
No description provided.