mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #316] [MERGED] Add OVH SMS gateway #382
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#382
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/316
Author: @piti-diablotin
Created: 1/17/2020
Status: ✅ Merged
Merged: 2/3/2020
Merged by: @ChristophWurst
Base:
master← Head:master📝 Commits (5)
2772cbeBump css-loader from 3.4.1 to 3.4.2e2942b1Ovh SMS gateway integrationfa06de3Merge branch 'master' into master10c002aWhat happened to this file ?!c1e40fbMerge remote-tracking branch 'nextcloud/master'📊 Changes
6 files changed (+363 additions, -6 deletions)
View changed files
📝
composer.lock(+5 -5)📝
doc/Admin Documentation.md(+26 -0)📝
lib/Command/Configure.php(+36 -1)➕
lib/Service/Gateway/SMS/Provider/Ovh.php(+185 -0)➕
lib/Service/Gateway/SMS/Provider/OvhConfig.php(+109 -0)📝
lib/Service/Gateway/SMS/Provider/ProviderFactory.php(+2 -0)📄 Description
PS:Sorry for the different names in the commits I did not take care of it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.