touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #56609
[Bug 1423653] [NEW] credentialsNotFound signal sent when token needs to be deleted
Public bug reported:
When trying to get the token, it may happen that signond disallows
access if the token is old and does not have the correct ACL added to
it. When this happens, the library will delete the token, so that the
using application may request immediate login again. However, we end up
sending both the credentialsNotFound signal, and then the
credentialsDeleted signal later, once the account has been deleted. This
can cause some slightly odd behavior in apps that are showing different
UI whether an account doesn't exist, or was deleted.
** Affects: ubuntuone-credentials (Ubuntu)
Importance: High
Status: Triaged
--
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/1423653
Title:
credentialsNotFound signal sent when token needs to be deleted
Status in ubuntuone-credentials package in Ubuntu:
Triaged
Bug description:
When trying to get the token, it may happen that signond disallows
access if the token is old and does not have the correct ACL added to
it. When this happens, the library will delete the token, so that the
using application may request immediate login again. However, we end
up sending both the credentialsNotFound signal, and then the
credentialsDeleted signal later, once the account has been deleted.
This can cause some slightly odd behavior in apps that are showing
different UI whether an account doesn't exist, or was deleted.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1423653/+subscriptions
Follow ups
References