Rößner-Network-Solutions

Skip to content

Add checks for empty country code and client IP

Christian Rößner requested to merge features into main

Ensure the functions checkCountryPolicy and checkIPsPolicy handle cases where the countryCode or clientIP are empty strings, respectively. This prevents potential issues from unvalidated or missing inputs.

Merge request reports

Loading