mirror of
https://github.com/getgrav/grav.git
synced 2026-08-16 17:27: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.