[Bug 306408] New: When a password is changed set lastLoginFailed to false

David Edmundson david at davidedmundson.co.uk
Fri Sep 7 17:44:58 BST 2012


https://bugs.kde.org/show_bug.cgi?id=306408

            Bug ID: 306408
          Severity: normal
           Version: 0.5.0
          Priority: NOR
          Assignee: kde-telepathy-bugs at kde.org
           Summary: When a password is changed set lastLoginFailed to
                    false
    Classification: Unclassified
                OS: Linux
          Reporter: david at davidedmundson.co.uk
          Hardware: Other
            Status: NEW
         Component: accounts-kcm
           Product: telepathy

After changing my password in the accounts KCM having been told it was wrong,
when connection started I got a prompt asking me for my password.

The auth-handler stores a hidden field lastLoginFailed, if this is set to true
it will prompt the user regardless. 

When the password is changed in the accountsKCM this should be set to false.

m_walletInterface->setEntry(account,
QLatin1String("lastLoginFailed"),QLatin1String("false"));

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list