Feature #7495

Support for adding autosign entries via API
Pull request:
Fixed in Releases:
Found in Releases:
Description
While it's possible to add autosign entires via WebUI, the API has only a GET method for the entries. It would be nice to be able to add autosign entires also via API.
Related issues
Associated revisions
refs #7495 - correct syntax in API error handler
History
#1
Updated by Dominic Cleal almost 8 years ago
- Is duplicate of Feature #4986: API Does not allow Puppet certificate revocation/clean added
#2
Updated by Dominic Cleal almost 8 years ago
- Status changed from New to Duplicate
#3
Updated by Dominic Cleal almost 8 years ago
- Is duplicate of deleted (Feature #4986: API Does not allow Puppet certificate revocation/clean)
#4
Updated by Dominic Cleal almost 8 years ago
- Related to Feature #4986: API Does not allow Puppet certificate revocation/clean added
#5
Updated by Dominic Cleal almost 8 years ago
- Status changed from Duplicate to New
- Bugzilla link set to 1140671
#6
Updated by Ondřej Pražák over 5 years ago
- Assignee set to Ondřej Pražák
#7
Updated by Ondřej Pražák over 5 years ago
- Blocks Feature #18531: Add commands for autosign entries added
#8
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4292 added
#9
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0b22ca4038819f912917fde1f5c16e9bd6b2af2a.
#10
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/4304 added
#11
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 209
Fixes #7495 - Create/delete autosign entries via API