Actions
Feature #31503
closedAdd insecure checkbox to the registration form
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Host registration
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Description
We no longer need the insecure parameter in our endpoints, since we deploy the certificates as part of the registration. However we should add a checkbox that would add --insecure to the first curl command that we generate. There's no point in hiding this from user, since they end up adding that manually. The checkbox should be disabled by default though.
Updated by Marek Hulán almost 4 years ago
- Related to Feature #30440: Simple & automatic host registration WF added
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8206 added
Updated by Leos Stejskal almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|17284144e6abd8d653c0146fbec8ed0cf12fe687.
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/8269 added
Actions