Actions
Bug #5154
closedKatello manifest upload is not working
Description
One gets a 401 "unauthenicated user" error when uploading a manifest/
Goto
1) Login as admin
2) Pick ACME_Corp as the org
3) Goto http://<fqdn>/katello/subscriptions/all
4) Assuming ACME doesnt already have a manifest uploaded.. Select a manifest zip or any file for that matter...
5) Click upload
You get 401 unauthenticated user error from the server log.
The offending commit seems to be https://github.com/theforeman/foreman/commit/73f99b5c79de3d2a6b65e8833c6be72117ca1257
Updated by Partha Aji over 10 years ago
Temporary Work Around: Pick the commit before this commit
git checkout db999987b0e4d5c113a7cb2326e79e1887b5c90e
Updated by Partha Aji over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:12d4fcd2b576119691f9728c8f0f89ef77311f38.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions