
Given a rule like ... users %@127.0.0.1 match any rules ... the code started with %@127.0.0.%, which meant that the exact match rule would be missed.
Given a rule like ... users %@127.0.0.1 match any rules ... the code started with %@127.0.0.%, which meant that the exact match rule would be missed.