zaproxy / zaproxy

The ZAP core project
https://www.zaproxy.org
Apache License 2.0
12.21k stars 2.21k forks source link

Do not use null domain in auth credentials #8498

Closed thc202 closed 4 weeks ago

thc202 commented 4 weeks ago

Use an empty string for the domain when creating the auth credentials as null is not allowed.