Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (160 - 162 of 196)

Ticket Owner Reporter Resolution Summary
#426 leee pweaver fixed Add Webfont Extensions to the Static Whitelist
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

#3 xavid andersk fixed Interface for automatic vhost management
Description

(Imported from help.mit.edu #394939.)

geofft:

I have a rough prototype of an auto-CNAME script in /mit/geofft/scripts/cname.sh. People should test it, make sure its logic is right, and laugh at my poor coding standards. I think it handles everything (modulo the special case for "DELETE", which it doesn't explicitly take care of at the moment). It doesn't actually do anything yet, just print the actions that it would take.

I'll make it do something (i.e., e-mail jweiss and dump the vhost into SVN) once I'm confident its existing logic is right. Oh, and recommendations for a decent regex or other pattern-matching check for scripts URLs? (Escaping the string and calling wget is certainly an option.)

Oh, and someone who doesn't "add consult" by default (especially someone with tcsh) should make sure the script can still reach qy.

geofft:

Yeah, so more people should test this so we can put it into production. Seriously, it takes like 2 minutes to try some valid data and make sure it produces correct output, and then try invalid data and make sure it errors. And maybe 5 more minutes to read through my source and find holes in it. (Although most holes don't matter, since the script executes as the user.)

andersk:

I fixed some bugs:

/mit/andersk/Public/scripts/geofft-cname.sh

#47 geofft andersk fixed autoinstallers should support vhosts
Description

Most of our autoinstallers, in particular Wordpress, break when accessed from a URL that they weren't originally installed at. We should fix them.

Note: See TracQuery for help on using queries.