[Koha-bugs] [Bug 31893] Some pages load about.tt template to check authentication rather than using checkauth

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 18:32:10 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31893

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 145297
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145297&action=edit
Bug 31893: Use checkauth and do not fetch about.tt template

This patch updates four scripts to use checkauth instead of
get_template_and_user

reserve/modrequest.pl
reserve/modrequest_suspendall.pl
course_reserves/mod_course.pl
members/members-update-do.pl

No behvaiour change is expected

To test:
0 - Apply patch
1 - Place some holds for a patron
2 - From patron page, confirm you can suspend all
3 - confirm you can delete marked holds
4 - Edit a course in course-reserves
5 - Make a chaneg to personal details via OPAC
6 - Confirm change can be approved on staff side

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list