Actions
Bug #37292
openGlobal registration template ignores errors in curl calls leading to failed registrations that appear as successful
Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Category:
Host registration
Target version:
-
Description
The return codes from curl POST calls inside the global registration script are not checked, and when those calls return an error code (!= 2xx), the script doesn't report a failure and it reports a sucessful registration when it hasn't been.
Actions