mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[GH-ISSUE #13] Some questions (not active but.., user's account phone num, re-send button) #9
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#9
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 @emresaracoglu on GitHub (Jan 8, 2017).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/13
SMS idea is very good! I love it & used.
Thank you @ChristophWurst
@ChristophWurst commented on GitHub (Jan 9, 2017):
Please elaborate. What is the issue?
Sure that would be possible, that actually makes a lot of sense. No idea how to access that though :-P
You're right. This app does not really care about error states. That should be fixable.
Nope, these two apps are totally independent. You can even use both at a time :-)
If you like and use the app I'd really appreciate if you could help with developing and maintaining it. I'm not using it in production, so I'm not spending to much time on this at the moment. Also beware that SMS 2FA is not considered secure anymore.
@emresaracoglu commented on GitHub (Jan 10, 2017):
At first, I only used TWOSF and users who wanted to use it. I later discovered the SMS application and at the same time I started to use both applications. The apps worked fine!
Then I realized, the TOTP code request from users who have not activated the TOTP option... The user does not use the TOTP feature but application want code for login from user.
Later, I dısabled the TOTP application and I just left the SMS application enabled. I am getting Internal Error error this time..
I eventually disabled both applications.
Thanks