mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-27 01:55:52 +03:00
[GH-ISSUE #130] Webdav sync fails: "password login forbidden" #40
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#40
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 @onny on GitHub (Oct 5, 2018).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/130
Hey,
thank you for this nice app, it is already working great with the Signal gateway on my server.
After enabling 2FA I noticed that my Android phone stopped syncing contacts and calendar events with Nextcloud. I'm using Davdroid for this which relies on Webdav.
So somehow the username + password authentication doesn't work anymore. Which does makes sense but maybe we can add an exception to disable 2FA on Webdav so that the syncing clients still can do their job.
So the relevant part of the debug log looks like this:
Here's the full log: https://git.project-insanity.org/snippets/44
Best regards,
Jonas
@ChristophWurst commented on GitHub (Oct 5, 2018):
It's not a bug but a feature 😉
2FA would be quite useless if it just made logging in harder for you while an attacker could still access the data via the API, wouldn't it?
Just create app password: https://docs.nextcloud.com/server/14/user_manual/user_2fa.html#using-client-applications-with-two-factor-authentication