lp:~cjwatson/lazr.restful/scopes

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/lazr.restful/scopes
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
lazr.restful
Status:
Merged

Recent revisions

305. By Colin Watson

Add a new @scoped decorator.

This allows applications to tag methods with scope names and issue
authentication tokens constrained to only be able to call methods with
particular scopes. Scoped requests cannot currently use attributes,
accessors, or mutators; this may change in future.

Launchpad will use this in conjunction with its new `AccessToken` table.

304. By Colin Watson

Release lazr.restful 1.0.4.

303. By Colin Watson

[r=cristiangsp] Adjust versioning strategy to avoid importing pkg_resources, which is slow in large environments.

302. By Colin Watson

Release lazr.restful 1.0.3.

301. By Colin Watson

[r=pappacena] Handle OrderedDicts in pformat_value.

300. By Colin Watson

[r=pappacena] Fix encoding of date(time) fields for ETags.

299. By Colin Watson

[r=cristiangsp] Encode non-text/bytes field values for ETags using JSON.

298. By Colin Watson

[r=cristiangsp] Use a stable ordering for fields in entry representations.

297. By Colin Watson

[r=cristiangsp] Generate stable ETags for dict fields.

296. By Colin Watson

[r=ilasc,cristiangsp] Implement DateTimeFieldMarshaller.unmarshall.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lazr.restful
This branch contains Public information 
Everyone can see this information.

Subscribers