Actions
Issue #8057
closedrequest.query_params does not contain 'account' use request.user instead
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 88
Quarter:
Description
It is only login operation that send 'account' in the query_params, other calls do not sent it
https://github.com/pulp/pulp_container/blob/master/pulp_container/app/registry_api.py#L321
Updated by lmjachky over 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
Updated by pulpbot over 2 years ago
- Status changed from ASSIGNED to POST
Updated by ipanova@redhat.com over 2 years ago
- Sprint/Milestone set to 2.3.0
- Sprint set to Sprint 88
Added by Lubos Mjachky over 2 years ago
Updated by Anonymous over 2 years ago
- Status changed from POST to MODIFIED
Applied in changeset 0c97a55a53e5b4f831793f093322e889fc937320.
Added by Lubos Mjachky over 2 years ago
Fetch an authenticated user directly from the request
closes #8057
Added by Lubos Mjachky over 2 years ago
Fetch an authenticated user directly from the request
closes #8057
Added by Lubos Mjachky over 2 years ago
Fetch an authenticated user directly from the request
closes #8057
Added by Lubos Mjachky over 2 years ago
Fetch an authenticated user directly from the request
closes #8057
Added by Lubos Mjachky over 2 years ago
Fetch an authenticated user directly from the request
closes #8057
Added by Lubos Mjachky over 2 years ago
Fetch an authenticated user directly from the request
closes #8057
Updated by pulpbot over 2 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fetch an authenticated user directly from the request
closes #8057