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.
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10109 added
Updated by The Foreman Bot 8 months ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/10109)
Actions