Opened 7 years ago
Closed 7 years ago
#426 closed defect (fixed)
Add Webfont Extensions to the Static Whitelist
Reported by: | pweaver | Owned by: | leee |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | default | Keywords: | |
Cc: |
Description
Some web-fonts are not whitelisted breaking common web frameworks like bootstrap and confusing users.
The webfont extensions missing are: .woff .woff2 .otf .eot .ttf
Change History (6)
comment:1 Changed 7 years ago by andersk
comment:2 Changed 7 years ago by leee
r2795 should take care of this.
The FAQ is also updated to reflect the most current whitelist: https://scripts.mit.edu/faq/50/what-file-extensions-are-served-directly-to-the-web-using-my-credentials
comment:3 Changed 7 years ago by leee
- Owner set to leee
- Status changed from new to assigned
comment:4 Changed 7 years ago by leee
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed 7 years ago by andersk
- Resolution fixed deleted
- Status changed from closed to reopened
Not deployed yet.
comment:6 Changed 7 years ago by andersk
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
Previous discussion: /mit/sipbzlog/scripts-by-instance/3006516. This was generally agreed to be a good idea. There was some confusion about the MIME types that is probably easy to resolve now.