[PR #294] [CLOSED] add sms77io SMS provider #365

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/294
Author: @matthiez
Created: 12/3/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

5 files changed (+164 additions, -0 deletions)

View changed files

📝 doc/Admin Documentation.md (+11 -0)
📝 lib/Command/Configure.php (+12 -0)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)
lib/Service/Gateway/SMS/Provider/Sms77Io.php (+75 -0)
lib/Service/Gateway/SMS/Provider/Sms77IoConfig.php (+64 -0)

📄 Description

Add sms77io SMS provider


🔄 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/294 **Author:** [@matthiez](https://github.com/matthiez) **Created:** 12/3/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e451b7d`](https://github.com/nextcloud/twofactor_gateway/commit/e451b7d9cd79e2cc7f56706d6ec2321bd8262bb9) add sms77io SMS provider ### 📊 Changes **5 files changed** (+164 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+11 -0) 📝 `lib/Command/Configure.php` (+12 -0) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) ➕ `lib/Service/Gateway/SMS/Provider/Sms77Io.php` (+75 -0) ➕ `lib/Service/Gateway/SMS/Provider/Sms77IoConfig.php` (+64 -0) </details> ### 📄 Description Add sms77io SMS provider --- <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:26 +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#365
No description provided.