[PR #676] [MERGED] [stable31] fix: check if provider have markdown support #686

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/676
Author: @backportbot[bot]
Created: 9/24/2025
Status: Merged
Merged: 9/24/2025
Merged by: @vitormattos

Base: stable31Head: backport/675/stable31


📝 Commits (2)

  • 8bedcad fix: check if provider have markdown support
  • 2309f20 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/676 **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:** `stable31` ← **Head:** `backport/675/stable31` --- ### 📝 Commits (2) - [`8bedcad`](https://github.com/nextcloud/twofactor_gateway/commit/8bedcadf030ed278101d9f75c2b9ac0e4d0a5206) fix: check if provider have markdown support - [`2309f20`](https://github.com/nextcloud/twofactor_gateway/commit/2309f203ecfee1623e050450ede657cb996f0e1f) 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#686
No description provided.