Bug 36415 - Allow limiting 'TrustedSelfCheckout' to an IP address range
Summary: Allow limiting 'TrustedSelfCheckout' to an IP address range
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 30979
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-25 13:17 UTC by Martin Renvoize
Modified: 2024-03-25 13:17 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.