Hi folks. The validate subroutine does not require reg_username, reg_password or domain in version 2.52. The %required_fields hash is there, but when it is evaluated, the @missing_fields array is never checked.
It looks like the check on missing fields was removed to validate_contacts. ... I was hoping that username and password were no longer required for renewals when the tests sending no username failed, but this does not appear to be the case. For now, we are just going to check the parameters ourselves. --------------------------------------------------------------------- Tim Woodcock [EMAIL PROTECTED] BareMetal.com Inc. http://baremetal.com/ Software Development Team ---------------------------------------------------------------------
