Sha256: a5fac7dd2e55515932c02e87435974aa85019fbc6d435dc689f713051454aedf

Contents?: true

Size: 417 Bytes

Versions: 6

Compression:

Stored size: 417 Bytes

Contents

= New Features

* The route_csrf plugin now supports formaction/formmethod attributes
  in forms. A csrf_formaction_tag method has been added for creating
  a hidden input for a particular path and method.  When a form is
  submitted, the check_csrf! method will fix check for a path-specific
  csrf token (set by the hidden tag added by the csrf_formaction_tag
  method), before checking for the default csrf token.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
roda-3.83.0 doc/release_notes/3.77.0.txt
roda-3.82.0 doc/release_notes/3.77.0.txt
roda-3.81.0 doc/release_notes/3.77.0.txt
roda-3.79.0 doc/release_notes/3.77.0.txt
roda-3.78.0 doc/release_notes/3.77.0.txt
roda-3.77.0 doc/release_notes/3.77.0.txt