middleman/middleman-core
Melvin Lammerts b7886aa14c escape path in 404 (not found) page
This escapes the `path` variable using `escape_html` from `Rack::Utils` to prevent Cross-Site Scripting in 404 (Not Found) pages.
2016-02-15 23:42:05 +01:00
..
features fix partials used with blocks 2016-02-03 16:56:12 -05:00
fixtures fix partials used with blocks 2016-02-03 16:56:12 -05:00
lib escape path in 404 (not found) page 2016-02-15 23:42:05 +01:00
spec Fix #1721 by passing through options to url_for. 2015-12-28 20:52:22 -08:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.rspec Forward port some stable changes 2015-09-17 09:41:17 -07:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Improve documentation for Middleman::Extension 2014-05-11 00:35:15 -07:00
cucumber.yml Forward port some stable changes 2015-09-17 09:41:17 -07:00
middleman-core.gemspec Perf work and Parallel builds 2016-01-22 15:57:07 -08:00
Rakefile Cop 2016-01-14 11:21:42 -08:00