mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[PR #663] [MERGED] [stable31] fix: remove unused argument #674
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#674
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/663
Author: @backportbot[bot]
Created: 9/22/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @vitormattos
Base:
stable31← Head:backport/661/stable31📝 Commits (1)
f22f670fix: remove unused argument📊 Changes
13 files changed (+16 additions, -30 deletions)
View changed files
📝
lib/Command/Test.php(+1 -12)📝
lib/Provider/AFactory.php(+5 -1)📝
lib/Provider/AProvider.php(+0 -1)📝
lib/Provider/Channel/SMS/Factory.php(+2 -1)📝
lib/Provider/Channel/SMS/Gateway.php(+1 -2)📝
lib/Provider/Channel/Signal/Gateway.php(+1 -2)📝
lib/Provider/Channel/Telegram/Gateway.php(+1 -2)📝
lib/Provider/Channel/WhatsApp/Gateway.php(+1 -2)📝
lib/Provider/Channel/XMPP/Gateway.php(+1 -2)📝
lib/Provider/Gateway/AGateway.php(+1 -2)📝
lib/Provider/Gateway/Factory.php(+1 -1)📝
lib/Provider/Gateway/IGateway.php(+1 -1)📝
lib/Service/SetupService.php(+0 -1)📄 Description
Backport of PR #661
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.