mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #636] [MERGED] [stable32] feat: add WhatsApp as provider #649
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#649
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/636
Author: @backportbot[bot]
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/21/2025
Merged by: @vitormattos
Base:
stable32← Head:backport/632/stable32📝 Commits (2)
b44c302feat: add WhatsApp as provider3d1d3b4chore: update baseline📊 Changes
10 files changed (+418 additions, -10 deletions)
View changed files
📝
README.md(+1 -1)📝
appinfo/info.xml(+1 -1)📝
composer.json(+1 -0)📝
composer.lock(+105 -1)📝
doc/Admin Documentation.md(+14 -0)📝
doc/User Documentation.md(+6 -0)➕
lib/Provider/Channel/WhatsApp/Gateway.php(+247 -0)➕
lib/Provider/Channel/WhatsApp/Provider.php(+25 -0)📝
tests/psalm-baseline.xml(+12 -1)📝
vendor-bin/csfixer/composer.lock(+6 -6)📄 Description
Backport of #632
Warning, This backport's changes differ from the original and might be incomplete ⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.