mirror of
https://github.com/getgrav/grav.git
synced 2026-03-22 20:41:39 +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.