Michael Posted September 15, 2016 Report Posted September 15, 2016 I suggest maybe upgrading Font Awesome to 4.6.1 //maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css Blesta Addons and INUMIO-Rob 2 Quote
Tyson Posted September 15, 2016 Report Posted September 15, 2016 It would be if another dependency in the project supported it. Not sure why it wouldn't. Michael and ariq01 2 Quote
Blesta Addons Posted September 15, 2016 Report Posted September 15, 2016 why not to make the font awesome as vendor ?. Quote
EidolonHost Posted September 17, 2016 Report Posted September 17, 2016 Isn't updating FontAwesome as simple as downloading the relevant FontAwesome pack if you don't want to go the cdn route? Quote
Michael Posted September 17, 2016 Author Report Posted September 17, 2016 On 9/17/2016 at 5:47 PM, Keiro said: Isn't updating FontAwesome as simple as downloading the relevant FontAwesome pack if you don't want to go the cdn route? Expand Yep I prefer the CDN myself since we can just edit the version. Quote
EidolonHost Posted September 17, 2016 Report Posted September 17, 2016 On 9/17/2016 at 6:06 PM, Licensecart said: Yep I prefer the CDN myself since we can just edit the version. Expand Yep. Equally very simple... and I just realized that's why my Blesta install looked so fucked with Content-Security-Policy enabled... I forgot to whitelist the CDN... Well... that will be fixed later. But it's likely something to watch out for as people start implementing Content-Security-Policy. Something to note in the docs, maybe? Michael 1 Quote
Michael Posted September 17, 2016 Author Report Posted September 17, 2016 On 9/17/2016 at 6:10 PM, Keiro said: Yep. Equally very simple... and I just realized that's why my Blesta install looked so fucked with Content-Security-Policy enabled... I forgot to whitelist the CDN... Well... that will be fixed later. But it's likely something to watch out for as people start implementing Content-Security-Policy. Something to note in the docs, maybe? Expand Never heard of it.... what is it? I use HSTS but via the Apache profile. Quote
EidolonHost Posted September 17, 2016 Report Posted September 17, 2016 On 9/17/2016 at 6:11 PM, Licensecart said: Never heard of it.... what is it? I use HSTS but via the Apache profile. Expand New security measure that helps browsers load stuff ONLY whitelisted by your content-security policy. The link I included in my previous post should help with understanding this in-depth. You can see this for yourself with https://securityheaders.io/?q=https://eidolonhost.com/ It's still a bit of a work in progress, fine-tuning my CSP policy for the server. Michael 1 Quote
jobplease Posted November 2, 2016 Report Posted November 2, 2016 On 9/15/2016 at 6:52 PM, Licensecart said: I suggest maybe upgrading Font Awesome to 4.6.1 //maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css Expand Any where do you stick that ? Quote
EidolonHost Posted November 2, 2016 Report Posted November 2, 2016 On 11/2/2016 at 12:22 PM, jobplease said: Any where do you stick that ? Expand In structure.pdt, I believe. Michael 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.