Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #5938: Some Candlepin routes need User authorization due to subscr... #4158

Merged
merged 1 commit into from May 28, 2014

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented May 27, 2014

...iption manager GUI.

The following routes need to be accessible via User or Client authorization:

PUT /consumers/{consumer_uuid}/packages
POST /consumers/{consumer_uuid} (force regen of identity certificate)
GET /owners/{org_id}/servicelevels
PUT /hypervisors

@ehelms
Copy link
Member Author

ehelms commented May 27, 2014

@mstead feel free to test this
@thomasmckay please review the changes carefully

@ehelms
Copy link
Member Author

ehelms commented May 28, 2014

@mstead updated if you could re-test

@mstead
Copy link
Member

mstead commented May 28, 2014

Tested and work fine now.

Looks like there are some rubocop issues to fix up.

@ehelms
Copy link
Member Author

ehelms commented May 28, 2014

[test]

@mstead
Copy link
Member

mstead commented May 28, 2014

Any chance we can put a rush on getting this in?

@thomasmckay
Copy link
Member

ack pending clean tests

… to subscription manager GUI.

The following routes need to be accessible via User or Client authorization:

PUT /consumers/{consumer_uuid}/packages
POST /consumers/{consumer_uuid} (force regen of identity certificate)
GET /owners/{org_id}/servicelevels
PUT /hypervisors
ehelms added a commit that referenced this pull request May 28, 2014
Fixes #5938: Some Candlepin routes need User authorization due to subscr...
@ehelms ehelms merged commit 2dc3417 into Katello:master May 28, 2014
@ehelms ehelms deleted the fixes-5938 branch May 28, 2014 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants