Bug 36415

Summary: Allow limiting 'TrustedSelfCheckout' to an IP address range
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 30979    
Bug Blocks:    

Description Martin Renvoize 2024-03-25 13:17:02 UTC
TrustedSelfCheckout allows end users to checkout to themselves via the OPAC without the need for a separate terminal in the library to run the SCO/SCI.

However, it currently allows checkout from anywhere. It would be nice to have the option to limit such checkouts to only logins inside the local network and thus a limit by IP range preference would be a good addition to the feature.