Support checking if re-authorization is needed.

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

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.
    Loading...