mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #820] EcallSMS no longer working v1.0.0/2.0.0 #134
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#134
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?
Originally created by @FabianZihlmann on GitHub (Dec 26, 2025).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/820
Originally assigned to: @vitormattos on GitHub.
Dear all
As you can see in my pull request the update to v1.0.0/2.0.0 brakes down EcallSMS. This is due to not adopting some part of the code.
Hope the commit will be soon transfered to the master branch.
https://github.com/nextcloud/twofactor_gateway/pull/819
Best regards
Fabian
@FabianZihlmann commented on GitHub (Dec 26, 2025):
Additional problem
Workaround:
./occ config:app:set twofactor_gateway sms_provider_name --type=string --value=ecallsms
Then everything is fine
@vitormattos commented on GitHub (Jan 27, 2026):
@FabianZihlmann could we close this issue?
@FabianZihlmann commented on GitHub (Jan 27, 2026):
Yes, and thanks to merge it to master. Hope to see soon 2.0.1. :-)