[PR #675] [MERGED] fix: check if provider have markdown support #684

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/675
Author: @vitormattos
Created: 9/24/2025
Status: Merged
Merged: 9/24/2025
Merged by: @vitormattos

Base: masterHead: fix/check-if-provider-have-markdown-support


📝 Commits (2)

  • ed5cb96 fix: check if provider have markdown support
  • 1ca477d 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

No description provided


🔄 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/675 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/24/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `fix/check-if-provider-have-markdown-support` --- ### 📝 Commits (2) - [`ed5cb96`](https://github.com/nextcloud/twofactor_gateway/commit/ed5cb96c058654b95f86782579e13e0fc7c3fb04) fix: check if provider have markdown support - [`1ca477d`](https://github.com/nextcloud/twofactor_gateway/commit/1ca477d99f3361802b6c88242e306e0ce310abd9) 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 _No description provided_ --- <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:49 +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#684
No description provided.