issues
search
haraka
/
haraka-net-utils
haraka network utilities
https://www.npmjs.com/package/haraka-net-utils
MIT License
2
stars
13
forks
source link
Support passing an array to ip_in_list
#60
Closed
Juerd
closed
3 years ago
Juerd
commented
3 years ago
Adds support for passing the list as an array
Retains support for passing the "list" as an object (list items as keys, values ignored)
Duplicates the tests to check each test for both styles
Bonus: Optimizes the use case where the given IP has an exact match in the given object
Increases version number so haraka/Haraka#2910 can depend on it