Actions
Bug #35068
closedExpired token should return 401 instead of 412
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1859112
1. Create a host
2. Trigger the build
3. Let the token expire
4. Boot the node
5. Check the error message
The status code should be 401, not 412
Updated by Leos Stejskal over 2 years ago
- Subject changed from Error 500 returned when token expired while provisioning a Host to Error 500 returned when token expired while provisioning a Host
- Description updated (diff)
- Assignee set to Leos Stejskal
- Triaged changed from No to Yes
Updated by Leos Stejskal over 1 year ago
- Subject changed from Error 500 returned when token expired while provisioning a Host to Expired token should return 401 instead of 412
- Description updated (diff)
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9668 added
Updated by Leos Stejskal over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|65ebd0f3df171c193e4aa04fc183ea7851a3fe2b.
Actions