]> git.koha-community.org Git - koha.git/commit
Bug 33702: Prevent ILL requests to be modified by somebody else
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 May 2023 05:37:57 +0000 (07:37 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 22 May 2023 15:41:24 +0000 (15:41 +0000)
commit68877fc0f50aa3f1fb92d73bde159d476cec1a54
tree5cf6995a931e9a9fdfea192095b7b24860c19a61
parent28f421986fc549a732c723dc7de6d90824f3fae0
Bug 33702: Prevent ILL requests to be modified by somebody else

Same as previous patch, but for 'update' and 'cancreq'.
We remove the redirect, but here we only want to focus on the security
fix.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Confirmed. Without this patch a patron can modify and cancel any ILL
request in the OPAC. With this patch the patron is redirected to the
404 page if modification or cancellation is attempted.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
opac/opac-illrequests.pl