Sha256: 0a3b6c39cf5eb25aa82d3b3d3120a126d4fd1e01dd3a166501057c710fa1e3d2
Contents?: true
Size: 515 Bytes
Versions: 47
Compression:
Stored size: 515 Bytes
Contents
= New Features * The render plugin now supports :check_paths and :allowed_paths options. Setting :check_paths to true will turn on path checking of template files. By default, template files are required to be in the :views directory, otherwise an exception will be raised. Using the :check_paths option can prevent security issues when template names are derived from user input. The :allowed_paths option overrides which path prefixes are allowed. In Roda 3, :check_paths will default to true.
Version data entries
47 entries across 47 versions & 1 rubygems