mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #578] [CLOSED] Support https://gitlab.com/morph027/python-signal-cli-rest-api ... #598
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#598
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/578
Author: @rotdrop
Created: 6/19/2023
Status: ❌ Closed
Base:
master← Head:feature/signal-cli-dbus-rest-api📝 Commits (1)
4e10b84Support https://gitlab.com/morph027/python-signal-cli-rest-api in addition to the deprectated https://gitlab.com/morph027/signal-cli-dbus-rest-api.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
lib/Service/Gateway/Signal/Gateway.php(+1 -1)📄 Description
... in addition to the deprectated https://gitlab.com/morph027/signal-cli-dbus-rest-api.
As of now that package has been deprecated:
https://gitlab.com/morph027/python-signal-cli-rest-api
But it still works in principle.
I will soon start to work on a version which supports signal-cli's native JSON RPC HTTP endpoint which has been introduced in
signal-cli 0.11.5+
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.