This bug was fixed in the package ubuntuone-credentials -
15.11+16.04.20160427

---------------
ubuntuone-credentials (15.11+16.04.20160427) xenial; urgency=medium

  [ Alberto Mardegan ]
  * Be more explicit about which headers are installed. Move the symbol
    export map to LINK_FLAGS on the target.
  * Complete the UbuntuOne authentication plugin
  * Make Token::isValid() return false on tokens created out of empty
    strings. (LP: #1572943)

 -- Rodney Dawes <ci-train-...@canonical.com>  Wed, 27 Apr 2016 20:33:37
+0000

** Changed in: ubuntuone-credentials (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntuone-credentials in
Ubuntu.
https://bugs.launchpad.net/bugs/1572943

Title:
  Token::isValid() returns true on invalid tokens

Status in Canonical System Image:
  Fix Committed
Status in ubuntuone-credentials package in Ubuntu:
  Fix Released

Bug description:
  Token token(QString(), QString(), QString(), QString());
  token.isValid(); // prints true

  This is something which can obviously being worked around in the
  client code, but I think it would be nicer if Token would consider
  empty strings as missing data.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1572943/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to