Simple domain registration at Tucows OpenSRS using an export based on Net::OpenSRS.
authorrsiddall <rsiddall>
Fri, 15 May 2009 19:41:34 +0000 (19:41 +0000)
committerrsiddall <rsiddall>
Fri, 15 May 2009 19:41:34 +0000 (19:41 +0000)
commitad84bf7cfdb56aa1fe268ea315b7a2f7dd768db2
tree22715493769195be6ba6672162ac6283801fb08a
parent5f675c352a10f555de5831bb76ab00b35b6b9bd1
Simple domain registration at Tucows OpenSRS using an export based on Net::OpenSRS.
When a domain is added and the export runs, it will register the domain or
initiate a transfer.  You can also choose no action.
There's currently no provision for revoking domains or renewing
registrations.
Depending on the settings at OpenSRS, orders may look like they've succeeded
in Freeside but actually be queued pending input by the reseller at OpenSRS.
The part_export CGIs were modified to allow a multi-valued select to be used
to control which TLDs are enabled for registration.
FS/FS/part_export/domreg_opensrs.pm [new file with mode: 0644]
FS/FS/svc_domain.pm
httemplate/edit/part_export.cgi
httemplate/edit/process/part_export.cgi
httemplate/edit/process/svc_domain.cgi
httemplate/edit/svc_domain.cgi