[PR #182] [CLOSED] add eCall SMS provider #272

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/182
Author: @FabianZihlmann
Created: 1/8/2019
Status: Closed

Base: masterHead: master


📝 Commits (5)

📊 Changes

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

View changed files

📝 doc/Admin Documentation.md (+12 -0)
📝 lib/Command/Configure.php (+17 -1)
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

add eCall 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/182 **Author:** [@FabianZihlmann](https://github.com/FabianZihlmann) **Created:** 1/8/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`238d250`](https://github.com/nextcloud/twofactor_gateway/commit/238d250a57b41801a3460738701e79577a941ea5) Add files via upload - [`2dd0125`](https://github.com/nextcloud/twofactor_gateway/commit/2dd01257f148e2889c8850b27115950695919d6d) add Ecall SMS provider - [`9d04742`](https://github.com/nextcloud/twofactor_gateway/commit/9d047424ee858d09b2ce36971a1c48ef24998c36) Add files via upload - [`b2463fe`](https://github.com/nextcloud/twofactor_gateway/commit/b2463fe575fc1584fb085c46cb288e6d5ec6a5f0) Update Configure.php - [`0230845`](https://github.com/nextcloud/twofactor_gateway/commit/02308452460aeb940cc405da904e59683bd1f991) Delete add_eCallSMS.patch ### 📊 Changes **5 files changed** (+194 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+12 -0) 📝 `lib/Command/Configure.php` (+17 -1) ➕ `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 add eCall 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 05:34:17 +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#272
No description provided.