mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #103] Idea: Use Nextcloud Talk #32
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#32
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 @morph027 on GitHub (Aug 27, 2018).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/103
Just wondering if Nextcloud Talk is able to send text messages this way? That would be awesome as there's no need for external central services.
@ChristophWurst commented on GitHub (Aug 27, 2018):
If I recall correctly there was someone who asked about the exact same feature at the conference. It would indeed be a nice integration of an already available feature of Nextcloud.
cc @nextcloud/talk
@Riariseriam commented on GitHub (Nov 7, 2025):
Is there any update for this?
@nickvergessen commented on GitHub (Nov 7, 2025):
In the meantime there is a 2FA that does the second factor via Nextcloud Notifications directly:
https://github.com/nextcloud/twofactor_nextcloud_notification
Should replace this requiest quite good.
@MorrisJobke commented on GitHub (Nov 7, 2025):
Sounds like a good plan 👍
@Riariseriam commented on GitHub (Nov 14, 2025):
I use that and I personally like it a lot. You need to already have a client installed or are logged in already though.
My idea is to provide an additional 2FA Option for people who have little technical skills and are new to the whole 2FA Process. I’d like to give them an option which they know how to use. Like receiving verification codes via Text Messages or E-Mails.
Maybe it’s possible to even send the code to the persons Talk Account and trigger an E-Mail telling you about it (not sure if it shows the content of the Talk message though).
Hope that makes sense.