SpriteLink / NIPAP

Neat IP Address Planner - NIPAP is the best open source IPAM in the known universe, challenging classical IP address management (IPAM) systems in many areas.
https://spritelink.github.io/NIPAP/
MIT License
543 stars 132 forks source link

REST API case-insensitive search - fixes #1312

Closed garberg closed 2 years ago

garberg commented 2 years ago

Some fixes for #1310.

Added support for case insensitive search for string data values in the REST API + added some new tests for the REST API. Also improved the error handling a bit so that the error message is returned correctly.

garberg commented 2 years ago

LGTM :+1: