Remove CDN dependencies, copy files locally #11
No reviewers
Labels
No labels
bug
Doing
Good first issue
Question
status -- need review
To Do
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/django-allauth-ens#11
Loading…
Reference in a new issue
No description provided.
Delete branch "tobast-no-cdn"
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?
Having requests to some CDNs on a login page is often considered Bad™,
since it can load third-party code on a sensitive page of the website.
As a side effect, this removes calls to fonts.google.com, which is a
known tracking website.
mentioned in issue tbastian/legulm-web#6
added 1 commit
2568bf9b
- Vendorize jQuery + FA (with nitpicking)Compare with previous version
merged
mentioned in commit
9b45fc54c7