[PR #677] [MERGED] [stable32] fix: check if provider have markdown support #685

Closed
opened 2026-02-26 06:31:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/677
Author: @backportbot[bot]
Created: 9/24/2025
Status: Merged
Merged: 9/24/2025
Merged by: @vitormattos

Base: stable32Head: backport/675/stable32


📝 Commits (2)

  • dd934bc fix: check if provider have markdown support
  • 2b41770 fix: replace by match

📊 Changes

5 files changed (+24 additions, -8 deletions)

View changed files

📝 lib/Provider/AProvider.php (+6 -3)
📝 lib/Provider/Channel/SMS/Gateway.php (+10 -0)
📝 lib/Provider/Channel/WhatsApp/Gateway.php (+1 -3)
📝 lib/Provider/Gateway/AGateway.php (+2 -1)
📝 lib/Service/SetupService.php (+5 -1)

📄 Description

Backport of PR #675


🔄 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/nextcloud/twofactor_gateway/pull/677 **Author:** [@backportbot[bot]](https://github.com/apps/backportbot) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/24/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `stable32` ← **Head:** `backport/675/stable32` --- ### 📝 Commits (2) - [`dd934bc`](https://github.com/nextcloud/twofactor_gateway/commit/dd934bceb96ba97e36e843d3ed4585b71b65b47c) fix: check if provider have markdown support - [`2b41770`](https://github.com/nextcloud/twofactor_gateway/commit/2b41770c1b8d6eb3104f8c7863ad56169b9db7da) fix: replace by match ### 📊 Changes **5 files changed** (+24 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lib/Provider/AProvider.php` (+6 -3) 📝 `lib/Provider/Channel/SMS/Gateway.php` (+10 -0) 📝 `lib/Provider/Channel/WhatsApp/Gateway.php` (+1 -3) 📝 `lib/Provider/Gateway/AGateway.php` (+2 -1) 📝 `lib/Service/SetupService.php` (+5 -1) </details> ### 📄 Description Backport of PR #675 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:50 +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/twofactor_gateway-nextcloud#685
No description provided.