Koha/koha-tmpl/intranet-tmpl/prog/en/modules/basket
Marcel de Rooy dc4617ba3b Bug 17109: Add CSRF token to [opac-]sendbasket
If you have no (valid) token, you will not be able to send the message.

Test plan:
[1] Verify if you can still send the cart from opac and intranet.
[2] While still being logged in, try to send the cart from opac by
    using the following URL:
    /cgi-bin/koha/opac-sendbasket.pl?email_add=you@somedomain.com&comment=csrf_test&bib_list=doesnotmatter&csrf_token=justsomeguess12345
    This should now result in a csrf error.

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-09 13:37:47 +00:00
..
basket.tt Bug 16477 - Improve staff client cart JavaScript and template 2016-06-24 13:42:22 +00:00
downloadcart.tt Bug 2780 - Capitalize strings consistently (Staff client cart) 2012-04-10 10:03:24 +02:00
sendbasket.tt Bug 14614: Multiple URLs (856) in cart/list email are broken 2016-03-24 15:32:48 +00:00
sendbasketform.tt Bug 17109: Add CSRF token to [opac-]sendbasket 2016-09-09 13:37:47 +00:00