Summary: | Can request articles even if ArticleRequests is off | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | Pushed to oldoldoldstable --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, didier.gautheron, fridolin.somers, jonathan.druart, laurent.ducos, lucas, m.de.rooy, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.05.00,23.11.03,23.05.09,22.11.15,22.05.19
|
|
Circulation function: | |||
Bug Depends on: | 14610 | ||
Bug Blocks: | |||
Attachments: |
Bug 36072: opac-request-article should check syspref
Bug 36072: opac-request-article should check syspref |
Description
Jonathan Druart
2024-02-12 15:36:54 UTC
Created attachment 162106 [details] [review] Bug 36072: opac-request-article should check syspref Note: This is handled now just like opac-reserve. Test plan: Disable ArticleRequests and hit the page. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> I am not sure that this should be a security report. Is this about DDOS attack on the page, filling the database or so? Trivial patch, self SO Created attachment 162119 [details] [review] Bug 36072: opac-request-article should check syspref Note: This is handled now just like opac-reserve. Test plan: Disable ArticleRequests and hit the page. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivlal fix, works, and passes QA scripts. Passing QA Pushed to master for 24.05.00 |