mirror of
https://github.com/getgrav/grav.git
synced 2026-02-04 05:40:09 +01: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.