1d555b62e3
There is no whitespace between error message and IP address value `IpAddressMatcher#parseAddress()` If IP value is wrong, then error text looks like `Failed to parse addressi.am.ip`. There should be some separator between those two text tokens. Also wrapped the address value with single quotes. Will this add any confusion for the caller? Or colon and `"Failed to parse address: $value` looks better? |
||
---|---|---|
.. | ||
src | ||
spring-security-web.gradle |