https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600
Bug ID: 27600
Summary: renew_all shouldn't perform a password check
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: SIP2
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Authentication should have already taken place at the SIP2 selfcheck machine
prior to the call to renew_all and as such should not require re-checking
within the call itself.
This can cause issues as it's common practice to pass along an empty AD field
in the subsequent SIP requests and that defined but empty field can cause an
error instead of performing the renewal.
We should mimic the code in 'renew' which checks for the patron but does not
check for a correct password.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/