mirror of
https://github.com/getgrav/grav.git
synced 2026-05-23 09:01:01 +02:00
Now also works with Chrome on localhost SSL sites. The problem was, Chrome on Localhost wants the domain to be `""` or `false` even if the site is accessed with another domain name. Worked fine in other browsers.