Koha/koha-tmpl/intranet-tmpl/prog/en
Kyle M Hall 98a4b52be1
Bug 30524: (QA follow-up) Only generate CSRF token if it will be used
This patch avoids generating CSRF tokens unless the csrf-token.inc file
is included in the template.

Passed token doesn't need HTML escaped. The docs for WWW::CSRF state:
  The returned CSRF token is in a text-only form suitable for inserting into a HTML form without further escaping (assuming you did not send in strange things to the Time option).

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-08-07 21:00:06 -03:00
..
data
includes Bug 30524: (QA follow-up) Only generate CSRF token if it will be used 2023-08-07 21:00:06 -03:00
modules Bug 22990: Fix template toolkit syntax issues in shelves_results.tt 2023-08-07 21:00:03 -03:00
xslt Bug 29471: Add display of MARC 520 to staff interface detail page 2023-07-18 14:07:39 -03:00