[PR #663] [MERGED] [stable31] fix: remove unused argument #674

Closed
opened 2026-02-26 06:31:48 +03:00 by kerem · 0 comments
Owner

📋 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: stable31Head: backport/661/stable31


📝 Commits (1)

  • f22f670 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/663 **Author:** [@backportbot[bot]](https://github.com/apps/backportbot) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `stable31` ← **Head:** `backport/661/stable31` --- ### 📝 Commits (1) - [`f22f670`](https://github.com/nextcloud/twofactor_gateway/commit/f22f670ad9453da563d28b115b1d47a7e5e563d7) fix: remove unused argument ### 📊 Changes **13 files changed** (+16 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Backport of PR #661 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#674
No description provided.