You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2022. It is now read-only.
Enforcing HTTPS through HSTS will also reduce the potential confusion for failure to geolocate users, as current Chrome and Firefox versions no longer suppor lt access to the Geolocation API on unsecured domain origins.
Action items for myself or a fellow contributor are:
Identify any further HSTS plugin candidates.
Audit their codebase.
If no suitable plugin exists, create one ourselves.
Include the chosen or created plugin in Buoy's suggested complementary plugins list.
The only plugins I've found for this are unvetted:
Enforcing HTTPS through HSTS will also reduce the potential confusion for failure to geolocate users, as current Chrome and Firefox versions no longer suppor lt access to the Geolocation API on unsecured domain origins.
Action items for myself or a fellow contributor are: