lp:~jml/launchpad/expose-gpgkeys-bug-389872
Created by
Jonathan Lange
on
2010-03-02
and last modified on
2010-03-12
Only
Jonathan Lange
can upload to this branch. If you are
Jonathan Lange
please log in for upload directions.
Branch merges
- Eleanor Berger (community): Approve on 2010-03-11
-
Diff: 1071 lines (+331/-148)30 files modifiedlib/canonical/launchpad/browser/logintoken.py (+31/-103)
lib/canonical/launchpad/database/logintoken.py (+70/-0)
lib/canonical/launchpad/doc/gpg-encryption.txt (+3/-3)
lib/canonical/launchpad/ftests/keys_for_tests.py (+1/-1)
lib/canonical/launchpad/interfaces/gpghandler.py (+38/-0)
lib/canonical/launchpad/interfaces/logintoken.py (+21/-0)
lib/canonical/launchpad/mail/incoming.py (+1/-1)
lib/canonical/launchpad/templates/logintoken-validatesignonlygpg.pt (+1/-1)
lib/canonical/launchpad/utilities/gpghandler.py (+12/-4)
lib/lp/archivepublisher/tests/archive-signing.txt (+1/-1)
lib/lp/registry/browser/configure.zcml (+7/-0)
lib/lp/registry/browser/person.py (+1/-1)
lib/lp/registry/browser/tests/gpg-views.txt (+3/-3)
lib/lp/registry/browser/tests/test_gpgkey.py (+30/-0)
lib/lp/registry/interfaces/gpg.py (+17/-5)
lib/lp/registry/interfaces/person.py (+12/-3)
lib/lp/registry/model/gpgkey.py (+18/-0)
lib/lp/registry/model/person.py (+3/-3)
lib/lp/registry/stories/webservice/xx-person.txt (+42/-0)
lib/lp/registry/templates/codeofconduct-list.pt (+1/-1)
lib/lp/registry/templates/person-editpgpkeys.pt (+6/-6)
lib/lp/registry/templates/person-portlet-contact-details.pt (+2/-2)
lib/lp/registry/templates/person-rdf-contents.pt (+1/-1)
lib/lp/registry/templates/signedcodeofconduct-add.pt (+1/-1)
lib/lp/soyuz/doc/archive.txt (+1/-1)
lib/lp/soyuz/doc/nascentupload.txt (+1/-1)
lib/lp/soyuz/stories/webservice/xx-archive.txt (+1/-1)
lib/lp/soyuz/tests/ppa.py (+2/-2)
lib/lp/soyuz/tests/test_packageupload.py (+1/-1)
lib/lp/soyuz/tests/test_publishing.py (+2/-2)
Related bugs
| Bug #150591: Local variable referenced before assignment in logintoken GPG key validation | High | Fix Released |
|
| Bug #389872: GPG keys not exposed in API | Low | Fix Released |
|
Related blueprints
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
