Closed
Bug 1055860
Opened 11 years ago
Closed 11 years ago
[titanic] trigger.py script relies on .netrc which doesn't work with passphrases
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
References
Details
I prefer to use a passphrase for a password instead of single string as a password. Unfortunately this doesn't work with ~/.netrc. Right now trigger.py depends on ~/.netrc for authentication.
I have a different script that sends in authentication:
http://people.mozilla.org/~jmaher/trigger.py.txt
So I know my name/password work, we just need to get the authentication working with scripts that others use.
Updated•11 years ago
|
Blocks: 1044200
Summary: trigger.py script relies on .netrc which doesn't work with passphrases → [titanic] trigger.py script relies on .netrc which doesn't work with passphrases
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•