FWAJL / FieldWorkManager

FWA MVC
1 stars 5 forks source link

Use HTTPS for secure and identified geolocation #1288

Open FWAJL opened 9 years ago

FWAJL commented 9 years ago

Google notification:

"getCurrentPosition() and watchPosition() are deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details."

We will need to purchase a SSL certificate to use HTTPS instead of HTTP protocol.

To investigate what needs to be done.

bsaiken commented 9 years ago

@FWAJL I do not see in reading the documents that this will happen any time soon, so we'll deal with it when the time comes.