Actions
Bug #6647
closedForeman organization API destroy routes (DELETE /api/v2/organizations/1 and DELETE /api/v1/organizations/1) are still accessible
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Pull request:
Updated by The Foreman Bot over 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4441 added
- Pull request deleted (
)
Updated by David Davis over 10 years ago
- Status changed from Ready For Testing to New
- Assignee deleted (
David Davis) - Pull request added
- Pull request deleted (
https://github.com/Katello/katello/pull/4441)
Updated by David Davis over 10 years ago
- Subject changed from Organization destroy API (/api/v2/organizations/1) does not use dynflow destroy to Foreman organization API (e.g. /api/v2/organizations/1) is still accessible
I was trying to approach this by pointing the route at the katello org controller. However, I think the better solution though is to remove the old routes. I don't think there should exist routes that aren't in our api docs.
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4463 added
- Pull request deleted (
)
Updated by David Davis over 10 years ago
- Related to Bug #6707: Remove or update the V1 API added
Updated by David Davis over 10 years ago
- Related to Bug #6708: Have the /api/v2/organization routes point to our Organization controller in Katello added
Updated by David Davis over 10 years ago
- Subject changed from Foreman organization API (e.g. /api/v2/organizations/1) is still accessible to Foreman organization API destroy routes (DELETE /api/v2/organizations/1 and DELETE /api/v1/organizations/1) are still accessible
Making this more specific to org destroy since I need to also fix v1. Plus, #6708 should fix the Foreman organizations API.
Updated by David Davis over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|0a13906065658adf5695da9de720db683c6ac715.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Updated by David Davis almost 10 years ago
- Related to Feature #9375: Find a way for plugins to easily override the behavior of taxonomies controller actions added
Actions