mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-26 01:25:48 +03:00
[PR #482] [MERGED] Feature/add sipgate sms support #521
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#521
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/482
Author: @rotdrop
Created: 2/14/2022
Status: ✅ Merged
Merged: 2/14/2022
Merged by: @vitormattos
Base:
master← Head:feature/add-sipgate-sms-support📝 Commits (1)
7f1e999Add support for sipgate through their REST-api📊 Changes
4 files changed (+195 additions, -6 deletions)
View changed files
📝
lib/Command/Configure.php(+24 -6)📝
lib/Service/Gateway/SMS/Provider/ProviderFactory.php(+2 -0)➕
lib/Service/Gateway/SMS/Provider/SipGate.php(+84 -0)➕
lib/Service/Gateway/SMS/Provider/SipGateConfig.php(+85 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.