[PR #379] [MERGED] Added Voipbuster SMS provider #432

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/379
Author: @ChristophWurst
Created: 9/2/2020
Status: Merged
Merged: 9/2/2020
Merged by: @ChristophWurst

Base: masterHead: voipbuster


📝 Commits (1)

  • a6909c2 Added Voipbuster SMS provider

📊 Changes

5 files changed (+194 additions, -1 deletions)

View changed files

📝 doc/Admin Documentation.md (+11 -0)
📝 lib/Command/Configure.php (+22 -1)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)
lib/Service/Gateway/SMS/Provider/Voipbuster.php (+78 -0)
lib/Service/Gateway/SMS/Provider/VoipbusterConfig.php (+81 -0)

📄 Description

Like #378, but squashed.

cc @JdeJongATS :)


🔄 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/379 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 9/2/2020 **Status:** ✅ Merged **Merged:** 9/2/2020 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `voipbuster` --- ### 📝 Commits (1) - [`a6909c2`](https://github.com/nextcloud/twofactor_gateway/commit/a6909c2ac5f3e67e1bf0659bad1e0dbe8feff5ad) Added Voipbuster SMS provider ### 📊 Changes **5 files changed** (+194 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+11 -0) 📝 `lib/Command/Configure.php` (+22 -1) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) ➕ `lib/Service/Gateway/SMS/Provider/Voipbuster.php` (+78 -0) ➕ `lib/Service/Gateway/SMS/Provider/VoipbusterConfig.php` (+81 -0) </details> ### 📄 Description Like #378, but squashed. cc @JdeJongATS :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:30:46 +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#432
No description provided.