ehsandeep opened this issue 5 years ago · 1 comments
Currently username and password flag is used to accept credentials for basic auth, instead of that basic-auth flag can be used to accept credentials in the following format.
username
password
basic-auth
-basic-auth user:password
Done with #11