nextcloud / nextcloud/talk-desktop
Integrated browser doesn't pass cloudflare turnstile
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 525
- Forks
- 85
- Avg merge
- 8h 5m
- Merged PRs (30d)
- 35
Description
Hi there,
I recently tried the Nextcloud Talk desktop client and I noticed that my users couldn't access the login page of the nextcloud instance because I have a cloudflare challenge that the browser needs to solve to access the nextcloud instance
When they try to access the nextcloud instance, they get the cloudflare loading screen then the captcha box appears and it displays "error" and they can't proceed to login.
This doesn't happen on a browser or on the mobile apps, making this issue specific to the browser implementation of the Desktop Talk client.
To reproduce:
- Setup a nextcloud instance behind cloudflare's reverse proxy with a WAF that verifies the user's browser
- Install the Desktop talk client
- Open the desktop talk client and input your server address and click on the button to proceed
- You'll see the browser opening and the challenge fails.
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 with a Nextcloud instance behind Cloudflare's reverse proxy and inspect the desktop client's integrated browser and server-login entry points. Compare the challenge behavior with a normal browser or mobile app; done means the Cloudflare Turnstile challenge completes and the desktop client proceeds to the login page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- authentication, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100