[PR #185] [MERGED] Add eCall SMS provider #275

Closed
opened 2026-02-26 05:34:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/185
Author: @ChristophWurst
Created: 1/8/2019
Status: Merged
Merged: 1/8/2019
Merged by: @ChristophWurst

Base: masterHead: enhancement/ecall


📝 Commits (1)

📊 Changes

5 files changed (+198 additions, -3 deletions)

View changed files

📝 doc/Admin Documentation.md (+13 -1)
📝 lib/Command/Configure.php (+20 -2)
lib/Service/Gateway/SMS/Provider/EcallSMS.php (+81 -0)
lib/Service/Gateway/SMS/Provider/EcallSMSConfig.php (+82 -0)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)

📄 Description

Supersedes https://github.com/nextcloud/twofactor_gateway/pull/182.


🔄 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/185 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 1/8/2019 **Status:** ✅ Merged **Merged:** 1/8/2019 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `enhancement/ecall` --- ### 📝 Commits (1) - [`6989b2d`](https://github.com/nextcloud/twofactor_gateway/commit/6989b2d6bc30fbf98caaebd32fe61da8d1c1daae) Add eCall SMS provider ### 📊 Changes **5 files changed** (+198 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+13 -1) 📝 `lib/Command/Configure.php` (+20 -2) ➕ `lib/Service/Gateway/SMS/Provider/EcallSMS.php` (+81 -0) ➕ `lib/Service/Gateway/SMS/Provider/EcallSMSConfig.php` (+82 -0) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) </details> ### 📄 Description Supersedes https://github.com/nextcloud/twofactor_gateway/pull/182. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:34:19 +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#275
No description provided.