lp:~leonardr/launchpad/automatically-calculate-request-token-expire-time
Created by
Leonard Richardson
on
2010-10-14
and last modified on
2010-10-19
Only
Leonard Richardson
can upload to this branch. If you are
Leonard Richardson
please log in for upload directions.
Branch merges
- Paul Hummer (community): Approve on 2010-10-14
-
Diff: 1405 lines (+672/-275)17 files modifiedlib/canonical/launchpad/browser/oauth.py (+106/-27)
lib/canonical/launchpad/database/oauth.py (+79/-10)
lib/canonical/launchpad/doc/oauth.txt (+39/-0)
lib/canonical/launchpad/doc/webapp-authorization.txt (+5/-13)
lib/canonical/launchpad/interfaces/oauth.py (+44/-9)
lib/canonical/launchpad/pagetests/oauth/authorize-token.txt (+146/-60)
lib/canonical/launchpad/templates/oauth-authorize.pt (+63/-22)
lib/canonical/launchpad/tests/test_oauth_tokens.py (+47/-0)
lib/canonical/launchpad/webapp/authorization.py (+4/-2)
lib/canonical/launchpad/webapp/interfaces.py (+6/-7)
lib/canonical/launchpad/webapp/servers.py (+1/-3)
lib/lp/archiveuploader/nascentuploadfile.py (+7/-33)
lib/lp/archiveuploader/tests/nascentupload-epoch-handling.txt (+8/-3)
lib/lp/archiveuploader/tests/nascentupload.txt (+11/-85)
lib/lp/archiveuploader/tests/test_buildduploads.py (+8/-0)
lib/lp/archiveuploader/tests/test_nascentuploadfile.py (+69/-1)
lib/lp/testing/factory.py (+29/-0)
Branch information
Recent revisions
This branch has not been scanned yet.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:launchpad/db-devel
