Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browsersync should default to HTTPS, fixes #19 #21

Merged
merged 5 commits into from
Nov 30, 2022
Merged

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    ef8b415 View commit details
    Browse the repository at this point in the history
  2. update test to verify HTTPS

    tyler36 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6f97c65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e395d View commit details
    Browse the repository at this point in the history
  4. replace test comment

    tyler36 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    67b473d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. https-support PR: Make it report the right URL, improve tests (#31)

    * Improve output of ddev browsersync to show https URL
    
    * Update tests and github setup to make work with https
    
    * Do mkcert -install so we can trust certs
    rfay committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    12d7b15 View commit details
    Browse the repository at this point in the history