[PR #299] [MERGED] Add Spryng as SMS provider #368

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/299
Author: @ChristophWurst
Created: 12/10/2019
Status: Merged
Merged: 12/10/2019
Merged by: @ChristophWurst

Base: masterHead: enhancement/spryng


📝 Commits (1)

  • f6be6ad * Added Spryng as SMS provider

📊 Changes

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

View changed files

📝 doc/Admin Documentation.md (+11 -0)
📝 lib/Command/Configure.php (+14 -1)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)
lib/Service/Gateway/SMS/Provider/SpryngSMS.php (+87 -0)
lib/Service/Gateway/SMS/Provider/SpryngSMSConfig.php (+63 -0)

📄 Description

Squashed and cleaned-up version of https://github.com/nextcloud/twofactor_gateway/pull/236


🔄 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/299 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 12/10/2019 **Status:** ✅ Merged **Merged:** 12/10/2019 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `enhancement/spryng` --- ### 📝 Commits (1) - [`f6be6ad`](https://github.com/nextcloud/twofactor_gateway/commit/f6be6ad71a61bfe3d29ef9733443f9f2119867ec) * Added Spryng as SMS provider ### 📊 Changes **5 files changed** (+177 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+11 -0) 📝 `lib/Command/Configure.php` (+14 -1) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) ➕ `lib/Service/Gateway/SMS/Provider/SpryngSMS.php` (+87 -0) ➕ `lib/Service/Gateway/SMS/Provider/SpryngSMSConfig.php` (+63 -0) </details> ### 📄 Description Squashed and cleaned-up version of https://github.com/nextcloud/twofactor_gateway/pull/236 --- <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#368
No description provided.