← Back to team overview

touch-packages team mailing list archive

[Bug 1414560] Re: Parent scope is authorised when logging in to a child scope

 

Hi Selene, so during the confusion of log-in buttons not working in
aggregator scopes, a (incorrect) work-around to the problem was to also
add the aggregator as a client to the online service (hence you see both
FB Photos and Photos under the Facebook account).

Aggregator scopes should not be registering themselves as clients to
services, only the scopes directly requiring access should. This bug fix
correctly enforces that requirement. Therefore, The Photos scope needs
to be updated to remove itself from the Facebook account clients list.

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

Title:
  Parent scope is authorised when logging in to a child scope

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-api package in Ubuntu:
  Fix Released
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity-scopes-api package in Ubuntu RTM:
  In Progress
Status in unity-scopes-shell package in Ubuntu RTM:
  In Progress

Bug description:
  When logging into a child scope from an aggregator, the parent scope
  is added to the ACL instead of the child scope. The aggregator should
  request authentication on behalf of the child scope in these cases.

  To reproduce the bug:
    1. Ensure that signon-apparmor-extension is installed on the phone: "sudo apt-get install signon-apparmor-extension"
    2. Log into Facebook Photos from the Photos scope. (Tap "No Facebook Photos account configured")

  What should happen:
  Once focus is returned to the Photos scope, the scope should refresh, now displaying your personal Facebook photos.

  What actually happens:
  Focus returns to the Photos scope and nothing happens. Neither the Photos scope nor the Facebook Photos scope show your personal Facebook pictures, yet settings indicates the scopes are authenticated.

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


References