[#148] [#149] add support for api token based authentication

This commit is contained in:
Cory Bennett
2018-03-08 10:57:45 -08:00
parent 161a68920d
commit edb06621f8
15 changed files with 125 additions and 45 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ EOF
# reset login for mothra for voting
###############################################################################
jira="$jira --user mothra"
jira="$jira --user mothra --login mothra@corybennett.org"
RUNS $jira logout
echo "mothra123" | RUNS $jira login