[PR #122] [MERGED] added clockworksms as provider #223

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/122
Author: @sourcefactory-at
Created: 9/26/2018
Status: Merged
Merged: 9/26/2018
Merged by: @ChristophWurst

Base: masterHead: clockworksms


📝 Commits (2)

  • 1e1ab48 added clockworksms as provider
  • d2a1885 set correct classname

📊 Changes

4 files changed (+158 additions, -2 deletions)

View changed files

📝 lib/Command/Configure.php (+13 -2)
lib/Service/Gateway/SMS/Provider/ClockworkSMS.php (+80 -0)
lib/Service/Gateway/SMS/Provider/ClockworkSMSConfig.php (+63 -0)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)

📄 Description

Added https://www.clockworksms.com/ as 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/122 **Author:** [@sourcefactory-at](https://github.com/sourcefactory-at) **Created:** 9/26/2018 **Status:** ✅ Merged **Merged:** 9/26/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `clockworksms` --- ### 📝 Commits (2) - [`1e1ab48`](https://github.com/nextcloud/twofactor_gateway/commit/1e1ab489e4977bc0c4d99b04388854ba952c2bd1) added clockworksms as provider - [`d2a1885`](https://github.com/nextcloud/twofactor_gateway/commit/d2a1885b67d69c40f45b479e4339d26ee38ca5e5) set correct classname ### 📊 Changes **4 files changed** (+158 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Command/Configure.php` (+13 -2) ➕ `lib/Service/Gateway/SMS/Provider/ClockworkSMS.php` (+80 -0) ➕ `lib/Service/Gateway/SMS/Provider/ClockworkSMSConfig.php` (+63 -0) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) </details> ### 📄 Description Added https://www.clockworksms.com/ as 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:01 +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#223
No description provided.