[PR #81] [MERGED] Use gateway-specific provider description #198

Closed
opened 2026-02-26 05:33:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/81
Author: @ChristophWurst
Created: 8/7/2018
Status: Merged
Merged: 8/7/2018
Merged by: @ChristophWurst

Base: masterHead: enhancement/gateway-specific-provider-description


📝 Commits (1)

  • 20e99dc Use gatway-specific provider description

📊 Changes

7 files changed (+86 additions, -13 deletions)

View changed files

📝 lib/Provider/SmsProvider.php (+1 -3)
📝 lib/Service/Gateway/PlaySMSGateway.php (+18 -3)
📝 lib/Service/Gateway/SignalGateway.php (+17 -2)
📝 lib/Service/Gateway/TelegramGateway.php (+17 -2)
📝 lib/Service/Gateway/TestGateway.php (+8 -1)
📝 lib/Service/Gateway/WebSmsGateway.php (+17 -2)
📝 lib/Service/IGateway.php (+8 -0)

📄 Description

No description provided


🔄 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/81 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 8/7/2018 **Status:** ✅ Merged **Merged:** 8/7/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `enhancement/gateway-specific-provider-description` --- ### 📝 Commits (1) - [`20e99dc`](https://github.com/nextcloud/twofactor_gateway/commit/20e99dc9bf9d0237493893ca3a07830f7afb846f) Use gatway-specific provider description ### 📊 Changes **7 files changed** (+86 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `lib/Provider/SmsProvider.php` (+1 -3) 📝 `lib/Service/Gateway/PlaySMSGateway.php` (+18 -3) 📝 `lib/Service/Gateway/SignalGateway.php` (+17 -2) 📝 `lib/Service/Gateway/TelegramGateway.php` (+17 -2) 📝 `lib/Service/Gateway/TestGateway.php` (+8 -1) 📝 `lib/Service/Gateway/WebSmsGateway.php` (+17 -2) 📝 `lib/Service/IGateway.php` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:55 +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#198
No description provided.