Feature #30459
Global Registration Template - Capsule callback support
Pull request:
Fixed in Releases:
Found in Releases:
Description
We should support callbacks in template not just to Foreman directly, but to the capsules as well.
Related issues
Associated revisions
History
#1
Updated by Leos Stejskal 9 months ago
- Related to Feature #30440: Simple & automatic host registration WF added
#2
Updated by Tomer Brisker 9 months ago
- Category set to Templates
#3
Updated by Leos Stejskal 8 months ago
- Related to Feature #30677: Registration module added
#4
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8054 added
#5
Updated by Leos Stejskal 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|be2bd114cf824b698a7c96d83f5fbe28145c947c.
#6
Updated by Tomer Brisker 5 months ago
- Fixed in Releases 2.3.0 added
#7
Updated by Tomer Brisker 5 months ago
- Category changed from Templates to Host registration
Fixes #30459 - Global Registration Smart Proxy callback support (#8054)
Support for rendering GR Template from Smart Proxy
with Registration feature. When template is rendered
via Smart Proxy, endpoint is called with :url parameter
and all URLs in the template are changed to the :url parameter.