| 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 | CC: | olli-antti.kivilahti |
| Version: | 23.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | 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. Try resetting Koha caches. service memcached restart |