[PR #38] [MERGED] Add Signal gateway support #160

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/38
Author: @ChristophWurst
Created: 4/10/2018
Status: Merged
Merged: 4/10/2018
Merged by: @ChristophWurst

Base: masterHead: enhancement/signal-gateway


📝 Commits (2)

  • 5950498 Add Signal gateway support
  • 600dafc Merge branch 'master' of github.com:/ChristophWurst/twofactor_sms into enhancement/signal-gateway

📊 Changes

3 files changed (+84 additions, -34 deletions)

View changed files

📝 lib/AppInfo/Application.php (+7 -3)
📝 lib/Provider/SmsProvider.php (+7 -31)
lib/Service/SmsProvider/SignalGateway.php (+70 -0)

📄 Description

Adds a simple integration of a Signal web gate and also fixes https://github.com/nextcloud/twofactor_sms/issues/35.


🔄 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/38 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 4/10/2018 **Status:** ✅ Merged **Merged:** 4/10/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `enhancement/signal-gateway` --- ### 📝 Commits (2) - [`5950498`](https://github.com/nextcloud/twofactor_gateway/commit/595049871fa0a883889fe53ca15aec622da9d1cf) Add Signal gateway support - [`600dafc`](https://github.com/nextcloud/twofactor_gateway/commit/600dafca49b544432203a70a482b4a67a361db28) Merge branch 'master' of github.com:/ChristophWurst/twofactor_sms into enhancement/signal-gateway ### 📊 Changes **3 files changed** (+84 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `lib/AppInfo/Application.php` (+7 -3) 📝 `lib/Provider/SmsProvider.php` (+7 -31) ➕ `lib/Service/SmsProvider/SignalGateway.php` (+70 -0) </details> ### 📄 Description Adds a simple integration of a Signal web gate and also fixes https://github.com/nextcloud/twofactor_sms/issues/35. --- <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:46 +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#160
No description provided.