port backend get_available() to use plain http instead of restfulclient and use API only authenticated

Bug #627903 reported by Michael Vogt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
Medium
Michael Vogt

Bug Description

Binary package hint: software-center

The software-center-agent is changing:

> - We'll be using the view instead of the API call to access the public
> list of apps, as we can serve that over plain http. The url for the
> list of available apps is /apps/en/ubuntu/<series>/<architecture>/, for
> example http://sc.staging.ubuntu.com/apps/en/ubuntu/maverick/i386/.
> When you've switched the desktop app's code we'll be removing the
> application set from the API altogether.

This needs to be ported in the app.

Once that is done, the next step is to use the API only when authenticated via oauth and
remove using getForOAuthToken() but use getForMe() instead.

Michael Vogt (mvo)
Changed in software-center (Ubuntu):
milestone: none → ubuntu-10.10
importance: Undecided → Medium
status: New → Triaged
Michael Vogt (mvo)
summary: port backend get_available() to use plain http instead of restfulclient
+ and use API only authenticated
description: updated
Michael Vogt (mvo)
Changed in software-center (Ubuntu):
status: Triaged → Fix Released
assignee: nobody → Michael Vogt (mvo)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.