Re: [galaxy-dev] Galaxy SNPEff Display Bug (2nd Independent Report)

2012-03-25 Thread Praveen Raj Somarajan
ssage- From: galaxy-dev-boun...@lists.bx.psu.edu [mailto:galaxy-dev-boun...@lists.bx.psu.edu] On Behalf Of John David Osborne Sent: Thursday, March 08, 2012 9:34 PM To: Dannon Baker Cc: galaxy-dev@lists.bx.psu.edu; David K Crossman; Pablo; shant...@lists.bx..psu.edu Subject: Re: [galaxy-dev] Galaxy

Re: [galaxy-dev] Galaxy SNPEff Display Bug (2nd Independent Report)

2012-03-08 Thread John David Osborne
Very helpful, thank you! I don't see this option in universe_wsgi.ini, but hopefully I will when we update our galaxy. Thanks! -John On 3/8/12 9:53 AM, "Dannon Baker" wrote: >This was addressed in 6788:e58a87c91bc4. The reason for the initial >change that's causing these display issues wa

Re: [galaxy-dev] Galaxy SNPEff Display Bug (2nd Independent Report)

2012-03-08 Thread Dannon Baker
This was addressed in 6788:e58a87c91bc4. The reason for the initial change that's causing these display issues was to eliminate potential XSS vulnerabilities. There's now a configuration option (sanitize_all_html, which is True by default) for local instances where you can disable the extra ht