RIPE-NCC / whois

RIPE Database whois code repository
Other
386 stars 96 forks source link

Fixed Syncupdates HELP Bug #1453

Closed eshryane closed 5 months ago

eshryane commented 5 months ago

Pull Request "Use client ip flag as remote address from trusted source" (#1391) introduced a bug where HELP text is returned even if a request contains data. This is because a Rewrite Regex Rule re-wrote an empty path to include the HELP command by default. This is now changed to check for HELP or DATA within the service class itself, and return HELP text only if there is no data.