Chicago / food-inspections-evaluation

This repository contains the code to generate predictions of critical violations at food establishments in Chicago. It also contains the results of an evaluation of the effectiveness of those predictions.
http://chicago.github.io/food-inspections-evaluation/
Other
410 stars 130 forks source link

Update JS and CSS references to HTTPS #65

Closed konklone closed 9 years ago

konklone commented 9 years ago

This allows the site to be run over HTTPS, and avoid mixed content blocking.

tomschenkjr commented 9 years ago

@konklone - thank you! The @18F team has been doing a wonderful job with implementing SSL and you're right to catch it in this as well.

Everything looks good on the tech side; however, can you sign the contributor license agreement? We based it off of the Apache CLA, so hope it doesn't present a major issue.

konklone commented 9 years ago

No problem. I noted there, and will note here, that my contributions to this project are in my personal capacity only.

Though if you ever want to talk about HTTPS for the City of Chicago more generally, feel free to contact me wherever. :) I wrote into the city's contact form about it on Friday, not sure if that'll land in front of the right humans or not.

tomschenkjr commented 9 years ago

Thanks @konklone, we're actually mostly concerned with ensuring that's there's no potential clash with corporate IP, so thank you for clarifying it's a personal contribution.

That has not come across my desk, but if you contact developers@cityofchicago.org, you can reach our dev team on something like that.

Thanks for your contribution!