mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[PR #677] [MERGED] [stable32] fix: check if provider have markdown support #685
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#685
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
stable32← Head:backport/675/stable32📝 Commits (2)
dd934bcfix: check if provider have markdown support2b41770fix: 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.