Fix the authentication prompt appearing multiple times.

Review Request #5076 — Created Dec. 9, 2013 and submitted

Information

RBTools
master

Reviewers

Fix the authentication prompt appearing multiple times.

The recent change to reorganize how login works (9ab0cac0) actually
broke authentication a bit. RBTools would always prompt at least twice
for a password. This was due to the logic being incomplete and not
actually making use of the new parameters passed in.

This completes that change by adding those parameters instead of trying
for options.username and options.password.

Deleted my cookies and posted a change. Only had to enter my
login/password once, instead of twice.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...