[PR #1348] [MERGED] fix(cypht): error ocurred when attempting microsoft's email oauth2 setup #1448

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1348
Author: @christer77
Created: 11/14/2024
Status: Merged
Merged: 12/13/2024
Merged by: @kroky

Base: masterHead: Microsoft-email-Error-Ocurred-when-attempting-gmail-oauth2-setup


📝 Commits (1)

  • e96468a [FIX]Error Ocurred when attempting Microsoft's email oauth2 setup

📊 Changes

7 files changed (+25 additions, -4 deletions)

View changed files

📝 .env.example (+8 -0)
📝 config/oauth2.php (+10 -0)
📝 modules/core/functions.php (+1 -0)
📝 modules/imap/functions.php (+3 -0)
📝 modules/imap/hm-imap.php (+0 -1)
📝 modules/nux/services.php (+2 -2)
📝 tests/phpunit/modules/core/functions.php (+1 -1)

📄 Description

Related issue


🔄 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/1348 **Author:** [@christer77](https://github.com/christer77) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 12/13/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `Microsoft-email-Error-Ocurred-when-attempting-gmail-oauth2-setup` --- ### 📝 Commits (1) - [`e96468a`](https://github.com/cypht-org/cypht/commit/e96468a98e4c74625ab2541ea6337bb5d5382c3d) [FIX]Error Ocurred when attempting Microsoft's email oauth2 setup ### 📊 Changes **7 files changed** (+25 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+8 -0) 📝 `config/oauth2.php` (+10 -0) 📝 `modules/core/functions.php` (+1 -0) 📝 `modules/imap/functions.php` (+3 -0) 📝 `modules/imap/hm-imap.php` (+0 -1) 📝 `modules/nux/services.php` (+2 -2) 📝 `tests/phpunit/modules/core/functions.php` (+1 -1) </details> ### 📄 Description Related [issue](https://github.com/cypht-org/cypht/issues/776) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:18 +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#1448
No description provided.