mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #283] websms configured ... and now? #61
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#61
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 @itverwaltung on GitHub (Oct 8, 2019).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/283
Hi,
i finally succeeded in installing and configuring twofactor gateway for the provider websms.
But i don't have any clue how to link sms.
I checked
occ twhofacoraut:state [user's uid]:Two-factor authentication is enabled for user 55B69392-F9D0-4B36-BADB-CF18D3108505
Enabled providers:
Disabled providers:
I see, gateway_sms is disabled for the user.
My next step was to
occ twofactorauth:enable [user's id] gateway_sms:Result:
The provider does not support this operation.
What must be done to link gateway_sms and a certain user?
Thanks for your advise.
Alex
@ChristophWurst commented on GitHub (Oct 8, 2019):
https://nextcloud-twofactor-gateway.readthedocs.io/en/latest/
the user has to go to their security settings and configure it
@ChristophWurst commented on GitHub (Oct 8, 2019):
This is a bug tracker btw. For support see https://help.nextcloud.com/
@itverwaltung commented on GitHub (Oct 8, 2019):
It seems to be a bug ... in Internet Explorer 11 the user can not see the configuration options. There is only the header "Nachrichten-Gateway-Überprüfung".

In Firefox everything is fine:
I was struggling with no option shown in the gui. So i guessed to have all configured with occ.
It is a display problem with Internet Explorer...
Thanls
Alex
@ChristophWurst commented on GitHub (Oct 8, 2019):
Please open a new ticket at https://github.com/nextcloud/twofactor_gateway/issues/new with info like the version of the app, Nextcloud and the browser console error from IE.
My guess is that we need to include https://github.com/ChristophWurst/browserslist-config-nextcloud.