Bugzilla – Attachment 123560 Details for
Bug 28784
DoS in opac-search.pl causes OOM situation and 100% CPU (doesn't require login!)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28784: (QA follow-up) Remove num_paragraph cookie from include
Bug-28784-QA-follow-up-Remove-numparagraph-cookie-.patch (text/plain), 1.16 KB, created by
Marcel de Rooy
on 2021-08-06 08:06:37 UTC
(
hide
)
Description:
Bug 28784: (QA follow-up) Remove num_paragraph cookie from include
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-08-06 08:06:37 UTC
Size:
1.16 KB
patch
obsolete
>From 3a8685a5166552295f94d4dd3849c2c4a5203b32 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 6 Aug 2021 08:03:27 +0000 >Subject: [PATCH] Bug 28784: (QA follow-up) Remove num_paragraph cookie from > include >Content-Type: text/plain; charset=utf-8 > >Still found in opac-bottom.inc. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >index c103f0ec4c..e1327c17d4 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >@@ -311,7 +311,6 @@ $(document).ready(function() { > $(document).on("click", '#searchsubmit', function(e) { > jQuery.removeCookie("form_serialized", { path: '/'}); > jQuery.removeCookie("form_serialized_limits", { path: '/'}); >- jQuery.removeCookie("num_paragraph", { path: '/'}); > jQuery.removeCookie("search_path_code", { path: '/'}); > }); > } >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28784
:
123407
|
123409
|
123412
|
123413
|
123414
|
123416
|
123467
|
123468
|
123558
|
123559
| 123560 |
123561
|
123866
|
123867