[GH-ISSUE #31] Use Nextcloud-stored phone? #11

Closed
opened 2026-02-26 05:32:22 +03:00 by kerem · 5 comments
Owner

Originally created by @mario on GitHub (Feb 12, 2018).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/31

github.com/nextcloud/twofactor_sms@46d047082f/lib/Provider/SmsProvider.php (L102)

Could we instead of doing this use phone that user enters in their Profile? Would make it so much easier.

Originally created by @mario on GitHub (Feb 12, 2018). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/31 https://github.com/nextcloud/twofactor_sms/blob/46d047082fd7f09c0307fc13a64756e539b1c419/lib/Provider/SmsProvider.php#L102 Could we instead of doing this use phone that user enters in their Profile? Would make it so much easier.
kerem 2026-02-26 05:32:22 +03:00
Author
Owner

@ChristophWurst commented on GitHub (Feb 12, 2018):

It totally would, yes.

<!-- gh-comment-id:365071209 --> @ChristophWurst commented on GitHub (Feb 12, 2018): It totally would, yes.
Author
Owner

@mario commented on GitHub (Feb 12, 2018):

Let's do that :D Do we need to force the field in Nextcloud to use proper format first though?

<!-- gh-comment-id:365071724 --> @mario commented on GitHub (Feb 12, 2018): Let's do that :D Do we need to force the field in Nextcloud to use proper format first though?
Author
Owner

@ChristophWurst commented on GitHub (Feb 12, 2018):

Yes, that's the pain point. You don't reliably know whether a phone number is set and the UI also does not mention the number being used for 2FA.

<!-- gh-comment-id:365078878 --> @ChristophWurst commented on GitHub (Feb 12, 2018): Yes, that's the pain point. You don't reliably know whether a phone number is set and the UI also does not mention the number being used for 2FA.
Author
Owner

@ChristophWurst commented on GitHub (Feb 12, 2018):

Oh, I think I misread your comment. But yes, we do have to make sure the format suits the messaging back-end. And we have to communicate that the number is used for 2FA as well.

<!-- gh-comment-id:365079089 --> @ChristophWurst commented on GitHub (Feb 12, 2018): Oh, I think I misread your comment. But yes, we do have to make sure the format suits the messaging back-end. And we have to communicate that the number is used for 2FA as well.
Author
Owner

@ChristophWurst commented on GitHub (Apr 30, 2018):

Oh, I think I misread your comment. But yes, we do have to make sure the format suits the messaging back-end. And we have to communicate that the number is used for 2FA as well.

-> https://github.com/ChristophWurst/twofactor_sms/pull/45

<!-- gh-comment-id:385376909 --> @ChristophWurst commented on GitHub (Apr 30, 2018): > Oh, I think I misread your comment. But yes, we do have to make sure the format suits the messaging back-end. And we have to communicate that the number is used for 2FA as well. -> https://github.com/ChristophWurst/twofactor_sms/pull/45
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#11
No description provided.