Can't activate CalDav profile if user has 2FA activated.
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Steps to reproduce
1.Download profile from app
2.Install profile on settings
3.Password is asked
Expected behaviour
Password is accepted and 2FA is asked.
Actual behaviour
Password gets regected.
Reasoning or why should it be changed/implemented?
No way to login with 2FA enabled.
Comment
I also don't know if this is even possible, but it's a mess having to remove 2FA to be able to use the profile.
Environment data
IOS - 16.3
Nextcloud iOS 4.7.0.9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure on iOS 16.3 with Nextcloud iOS 4.7.0.9, following the CalDAV profile installation steps and observing the password and 2FA flow. Trace the profile authentication path to determine where 2FA-enabled credentials are rejected; done means the password is accepted and the 2FA prompt appears without disabling 2FA.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100