[PR #795] [MERGED] [stable32] feature: gowhatsapp gateway #800

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/795
Author: @backportbot[bot]
Created: 12/18/2025
Status: Merged
Merged: 12/18/2025
Merged by: @vitormattos

Base: stable32Head: backport/787/stable32


📝 Commits (2)

  • f1a02d3 feat: add GoWhatsApp gateway implementation
  • a90e1bc 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/795 **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:** `stable32` ← **Head:** `backport/787/stable32` --- ### 📝 Commits (2) - [`f1a02d3`](https://github.com/nextcloud/twofactor_gateway/commit/f1a02d3d242af5f6b7cd9c4c0600ece04c408e26) feat: add GoWhatsApp gateway implementation - [`a90e1bc`](https://github.com/nextcloud/twofactor_gateway/commit/a90e1bcdb44348bd245458f9f688599dc913cadd) 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#800
No description provided.