mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #23] use xstatic packages for jquery, bootstrap, etc. #23
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Oct 22, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/23
ThomasWaldmann wrote:
they offer a little metadata including CDN information, additional to the static files, all installable via pypi.
@ThomasWaldmann commented on GitHub (Oct 22, 2013):
asmaps wrote:
CDN is good for now. For self-serving put them in static
@ThomasWaldmann commented on GitHub (Oct 23, 2013):
if we just put it in static, we have 3rd party stuff in our project, not nice.
so let's just use xstatic, it was invented just for that and is low-fat.
@ThomasWaldmann commented on GitHub (Nov 12, 2013):
this task can be held back as long as we just use all 3rd party stuff from the CDNs.
but as soon as we have a reason to serve that stuff on our own, it should be done like described in this task.
@elnappo commented on GitHub (Oct 30, 2014):
one reason is: http://www.heise.de/security/meldung/Nach-Hack-Verdacht-jQuery-Entwickler-untersuchen-ihre-Server-2402550.html
in english: http://www.riskiq.com/resources/blog/jquerycom-malware-attack-puts-privileged-enterprise-it-accounts-risk
@ThomasWaldmann commented on GitHub (Oct 30, 2014):
Yeah (although in that specific case they said that the CDN isn't affected - but it could happen...).