Ken Giusti created PROTON-1049: ---------------------------------- Summary: Reactor needs an alternative to using the URL to pass user authentication information. Key: PROTON-1049 URL: https://issues.apache.org/jira/browse/PROTON-1049 Project: Qpid Proton Issue Type: Bug Components: python-binding Affects Versions: 0.11 Reporter: Ken Giusti Priority: Blocker Fix For: 0.12.0
When creating a connection using the Container class, the only way to specify the username/password credentials is via the URL. This may cause the credentials to be leaked via the "ps" command if the URL is passed via a command line argument. -- This message was sent by Atlassian JIRA (v6.3.4#6332)