auth_radius: add NULL for ha1 parameter in auth_api.post_auth
auth api was updated to support Authentication-Info header and requires
now the ha1 value in post_auth. NULL is used (because I didn't find the ha1 value)
which makes that the new feature cannot be used with this module.