mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
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#202
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/91
Author: @ChristophWurst
Created: 8/21/2018
Status: ✅ Merged
Merged: 8/21/2018
Merged by: @ChristophWurst
Base:
master← Head:refactor/move-gateways📝 Commits (1)
6de6fcaRefactor gateway namespaces in preparation to #90📊 Changes
14 files changed (+24 additions, -22 deletions)
View changed files
📝
lib/AppInfo/Application.php(+5 -5)📝
lib/Provider/SmsProvider.php(+1 -1)📝
lib/Provider/State.php(+1 -1)📝
lib/Service/Gateway/IGateway.php(+1 -1)📝
lib/Service/Gateway/SMS/PlaySMSGateway.php(+2 -2)📝
lib/Service/Gateway/SMS/WebSmsGateway.php(+2 -2)📝
lib/Service/Gateway/Signal/Gateway.php(+3 -3)📝
lib/Service/Gateway/Telegram/Gateway.php(+3 -3)📝
lib/Service/Gateway/TestGateway.php(+1 -1)📝
lib/Service/SetupService.php(+1 -0)📝
lib/Service/StateStorage.php(+1 -0)📝
tests/Unit/Provider/SmsProviderTest.php(+1 -1)📝
tests/Unit/Service/SetupServiceTest.php(+1 -1)📝
tests/Unit/Service/StateStorageTest.php(+1 -1)📄 Description
Ref #90.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.