Actions
Bug #37369
closedContainer Gateway: concurrent logins trigger bad token error
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Yes
Description
Concurrent podman logins can show errors like this: `Error: logging into "centos8-proxy-devel.manicotto.example.com": invalid username/password`
This happens because the token creation/deletion isn't behind a transaction.
Updated by Ian Ballou 7 months ago
- Category changed from Container to Foreman Proxy Content
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/smart_proxy_container_gateway/pull/35 added
Updated by Anonymous 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_container_gateway|39dfd4c059c7d2421387ca6aa86c06afba89fff3.
Actions