Comment 1 for bug 710396

Revision history for this message
Michael Vogt (mvo) wrote :

This is actually a little more work than I initially though:
- add self.proxy.find_credentials() call to login_sso.py (this ensures that credentials are only fetched if there is no login required)
- call "whoami()" in UbuntuSSOAPI get get username
- when building the reviews, compare username with the reviews.username and color the own ones differently.