Comments

kreynen’s picture

Confirming that histiry.js downlaod from github is < 400k and according to gnu.org, the BSD 3-Clause ("BSD New" or "BSD Simplified") license is GPL compatible.

kreynen’s picture

Status: Active » Reviewed & tested by the community
natemow’s picture

I'm no regex pro, but based on some of the other github expressions in the whitelist, I think this might work:

^https://github\.com/balupton/history\.js.+$

geerlingguy’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Updated project URL.

kreynen’s picture

Issue summary: View changes

According to https://github.com/balupton/history.js, the main repo for history.js is now https://github.com/browserstate/history.js.

I added the new repo using the new regex patterns to https://www.drupal.org/node/1904830. Left the existing regex's unchanged. See #2248207: Something is breaking whitelisted github downloads for distros. for more information about why we are making this change.