Support checking if re-authorization is needed.

Review Request #3138 — Created June 9, 2012 and submitted

Information

Review Board
release-1.6.x

Reviewers

Support checking if re-authorization is needed.

If a hosting service account needs re-authorization (as determined by
the is_authorized method, which can check the local account auth data for
known keys), we will now show this on the repository configuration page
with some helpful text.

Nothing committed needs this yet, but an in-progress Bitbucket change
will.
Tested with my Bitbucket change, which triggers this case. Verified that
I was required to re-authorize the account, that it did so successfully,
and that the validation worked.
Description From Last Updated

How about putting the ( on the first line?

daviddavid
david
  1. 
      
  2. reviewboard/scmtools/forms.py (Diff revision 1)
     
     
     
    Show all issues
    How about putting the ( on the first line?
  3. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.6.x (ab960e1)
Loading...