Insecure / Unencrypted Logins
#26
(07-20-2020, 03:34 PM)Senor_Taylor Wrote: Alright, everything should be redirecting and SSL should be enabled for all forums pages. This however did break the link to the font package we use. I'm not sure where that link is from. If I can find it, all I have to do is change it to HTTPs and we should be good to go.


<head>
...
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet" type="text/css">
...
</head>

These two are in the head section of the site, and changing them to https://maxcdn... and https://fonts.google... in the inspect element console brought back the fonts for me. Not sure of the backend for this, but if you have access to the HTML, changing that should make it good to go.
1991 Mazda Miata
  Reply


Messages In This Thread
Insecure / Unencrypted Logins - by Evan - 04-23-2019, 12:02 AM
RE: Insecure / Unencrypted Logins - by Apoc - 04-23-2019, 12:44 AM
RE: Insecure / Unencrypted Logins - by JPolen01 - 04-23-2019, 07:54 AM
RE: Insecure / Unencrypted Logins - by Jake - 04-23-2019, 09:01 AM
RE: Insecure / Unencrypted Logins - by JPolen01 - 04-23-2019, 09:18 AM
RE: Insecure / Unencrypted Logins - by Jake - 04-23-2019, 09:20 AM
RE: Insecure / Unencrypted Logins - by Evan - 04-23-2019, 10:12 AM
RE: Insecure / Unencrypted Logins - by Evan - 04-24-2019, 08:48 AM
RE: Insecure / Unencrypted Logins - by JPolen01 - 04-23-2019, 10:01 AM
RE: Insecure / Unencrypted Logins - by Evan - 04-24-2019, 10:10 AM
Insecure / Unencrypted Logins - by Senor_Taylor - 04-24-2019, 10:39 AM
RE: Insecure / Unencrypted Logins - by Evan - 04-24-2019, 10:55 AM
Insecure / Unencrypted Logins - by JPolen01 - 10-09-2019, 08:17 PM
Insecure / Unencrypted Logins - by Senor_Taylor - 10-09-2019, 11:07 PM
RE: Insecure / Unencrypted Logins - by Jake - 10-14-2019, 10:02 AM
Insecure / Unencrypted Logins - by Senor_Taylor - 10-14-2019, 10:18 AM
RE: Insecure / Unencrypted Logins - by dean - 07-20-2020, 04:34 PM
Insecure / Unencrypted Logins - by Senor_Taylor - 07-20-2020, 04:35 PM
RE: Insecure / Unencrypted Logins - by dean - 07-20-2020, 04:47 PM
RE: Insecure / Unencrypted Logins - by Jake - 07-21-2020, 09:04 AM
RE: Insecure / Unencrypted Logins - by dean - 07-21-2020, 02:29 PM
RE: Insecure / Unencrypted Logins - by Apoc - 07-21-2020, 11:45 AM
RE: Insecure / Unencrypted Logins - by Jake - 07-21-2020, 01:01 PM
RE: Insecure / Unencrypted Logins - by Apoc - 07-21-2020, 01:09 PM
RE: Insecure / Unencrypted Logins - by Apoc - 07-21-2020, 03:08 PM

Forum Jump: