Summary: | SelfCheckAllowByIPRanges does not work | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Self checkout | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | 23.05 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Christopher Brannon
2024-04-24 18:44:50 UTC
What syntax did you use? we are using this with 22.11 in production. Just our IP address in standard format, just like the preference suggests: XXX.XXX.XXX.XXX Is there another syntax I should be using? Is that the IP address of your workplace as it is visible to the server? If you are self hosting or using VPN that might be a different one on your local network than to the outside world. It is our public IP address, as seen by the world, and as Koha would see us. |