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.
Actions