Bug #5843
Remove v1 API routes
Description
In order to avoid authorizing v1 routes we need to "hide" them. This will be followed with removing the controllers completely after the remaining v1 controllers are converted to v2.
Related issues
Associated revisions
History
#1
Updated by Walden Raines about 8 years ago
- Blocks Feature #5217: As a user, I should have CRUD permissions for all entities that are exposed to me. added
#2
Updated by Walden Raines about 8 years ago
- Related to Refactor #5628: Remove converted v1 API controllers and tests added
#3
Updated by Walden Raines almost 8 years ago
- Status changed from Assigned to Ready For Testing
#4
Updated by Eric Helms almost 8 years ago
- Blocks Feature #5500: As a user, I should not be able to access APIs I don't have permissions to. added
#5
Updated by Eric Helms almost 8 years ago
- Category set to API
- Target version set to 45
- Triaged changed from No to Yes
#6
Updated by Walden Raines almost 8 years ago
- Subject changed from Make v1 routes not be directly accessible to Remove v1 API routes
#7
Updated by Walden Raines almost 8 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1102351
#8
Updated by Walden Raines almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:fc78230dbec7ce738e2384120bd805b441d5f24f.
#9
Updated by Eric Helms over 7 years ago
- Legacy Backlogs Release (now unused) set to 13
Fixes #5843, removing api v1 routes.