[PR #794] [MERGED] [stable31] feature: gowhatsapp gateway #801

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/794
Author: @backportbot[bot]
Created: 12/18/2025
Status: Merged
Merged: 12/18/2025
Merged by: @vitormattos

Base: stable31Head: backport/787/stable31


📝 Commits (2)

  • 9953744 feat: add GoWhatsApp gateway implementation
  • df25072 docs: add GoWhatsApp gateway configuration guide

📊 Changes

3 files changed (+394 additions, -5 deletions)

View changed files

📝 doc/Admin Documentation.md (+90 -5)
lib/Provider/Channel/GoWhatsApp/Gateway.php (+279 -0)
lib/Provider/Channel/GoWhatsApp/Provider.php (+25 -0)

📄 Description

Backport of PR #787


🔄 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/794 **Author:** [@backportbot[bot]](https://github.com/apps/backportbot) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `stable31` ← **Head:** `backport/787/stable31` --- ### 📝 Commits (2) - [`9953744`](https://github.com/nextcloud/twofactor_gateway/commit/995374466301f9bfcbd6d45bd666a8a6c10fa257) feat: add GoWhatsApp gateway implementation - [`df25072`](https://github.com/nextcloud/twofactor_gateway/commit/df2507246ce0b349d905a9cb02c2d84f2a29181c) docs: add GoWhatsApp gateway configuration guide ### 📊 Changes **3 files changed** (+394 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+90 -5) ➕ `lib/Provider/Channel/GoWhatsApp/Gateway.php` (+279 -0) ➕ `lib/Provider/Channel/GoWhatsApp/Provider.php` (+25 -0) </details> ### 📄 Description Backport of PR #787 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:32:12 +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#801
No description provided.