Actions
Bug #4730
closedapi v2 users controller should extend foreman controller
Description
With dynamic bindings, there is no more /users vs. /katello/users path so all /users calls go to katello controller. Like organizations, any controllers for models that extend foreman core need to extend the foreman controllers. Users are one of these.
Actions