[PR #346] [MERGED] Add ClickSend.com SMS Gateway #408

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/346
Author: @boppy
Created: 5/9/2020
Status: Merged
Merged: 5/13/2020
Merged by: @ChristophWurst

Base: masterHead: add_clicksend


📝 Commits (2)

📊 Changes

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

View changed files

📝 doc/Admin Documentation.md (+11 -0)
📝 lib/Command/Configure.php (+17 -1)
lib/Service/Gateway/SMS/Provider/ClickSend.php (+78 -0)
lib/Service/Gateway/SMS/Provider/ClickSendConfig.php (+72 -0)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)

📄 Description

Adds clicksend.com as SMS Provider.

I hope it is okay to PR-without-Issue...

Signed-off-by: Henning Bopp henning.bopp@gmail.com


🔄 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/346 **Author:** [@boppy](https://github.com/boppy) **Created:** 5/9/2020 **Status:** ✅ Merged **Merged:** 5/13/2020 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `add_clicksend` --- ### 📝 Commits (2) - [`b353121`](https://github.com/nextcloud/twofactor_gateway/commit/b3531211c77215e9173bf0382ebe7667fca22044) Add ClickSend.com SMS Gateway - [`417c037`](https://github.com/nextcloud/twofactor_gateway/commit/417c0377be08882a2b114d0083ac6833879230cc) Fixed indentation ### 📊 Changes **5 files changed** (+180 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+11 -0) 📝 `lib/Command/Configure.php` (+17 -1) ➕ `lib/Service/Gateway/SMS/Provider/ClickSend.php` (+78 -0) ➕ `lib/Service/Gateway/SMS/Provider/ClickSendConfig.php` (+72 -0) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) </details> ### 📄 Description Adds clicksend.com as SMS Provider. I hope it is okay to PR-without-Issue... Signed-off-by: Henning Bopp <henning.bopp@gmail.com> --- <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:39 +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#408
No description provided.