-
-
Notifications
You must be signed in to change notification settings - Fork 700
ngrok and ddev share no longer work without a free account #3430
Copy link
Copy link
Closed
Description
TestShareCmd started failing today with text like this:
"Before you can serve HTML content, you must sign up for an ngrok account and install your authtoken."
ngrok always used to work with limitations with no account or token. Now users will have to create a (free for now) account and will have to get the token installed. For ddev tests, it means we have another secret to carry around.
- Provide ngrok token on test runners
- Update docs so that people know about this. It's in more than one place, especially the "sharing" topic
Also, I note that Chrome is posting a big warning on ngrok.io sites, "Deceptive site ahead: Attackers on 8c11-72-174-68-105.ngrok.io may trick you into doing something dangerous like installing software or revealing your personal information (for example, passwords, phone numbers, or credit cards). " that you have to click around.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

