[PR #553] [MERGED] Add SMSApi.com SMS provider #575

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/553
Author: @m-kot
Created: 2/22/2023
Status: Merged
Merged: 3/3/2023
Merged by: @vitormattos

Base: masterHead: add_smsapi_com_sms_gateway


📝 Commits (1)

📊 Changes

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

View changed files

📝 doc/Admin Documentation.md (+11 -0)
📝 lib/Command/Configure.php (+16 -1)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)
lib/Service/Gateway/SMS/Provider/SMSApi.php (+97 -0)
lib/Service/Gateway/SMS/Provider/SMSApiConfig.php (+78 -0)

📄 Description

No description provided


🔄 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/553 **Author:** [@m-kot](https://github.com/m-kot) **Created:** 2/22/2023 **Status:** ✅ Merged **Merged:** 3/3/2023 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `add_smsapi_com_sms_gateway` --- ### 📝 Commits (1) - [`6134e54`](https://github.com/nextcloud/twofactor_gateway/commit/6134e545c30bd96d30f636100c17a829cc05c2b1) SMSApi.com Gateway ### 📊 Changes **5 files changed** (+204 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+11 -0) 📝 `lib/Command/Configure.php` (+16 -1) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) ➕ `lib/Service/Gateway/SMS/Provider/SMSApi.php` (+97 -0) ➕ `lib/Service/Gateway/SMS/Provider/SMSApiConfig.php` (+78 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:29 +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#575
No description provided.