mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #122] [MERGED] added clockworksms as provider #223
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:clockworksms📝 Commits (2)
1e1ab48added clockworksms as providerd2a1885set 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.