When checking a feed, check that the key is valid specifically for the feed's
commita4d05b7f3f7d5073e57bff9f60188607c95ab3d2
authorThomas Leonard <talex5@gmail.com>
Sun, 25 Mar 2007 20:18:40 +0000 (25 20:18 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
treebc290349ffd430c2626cdd76a5f4b7e8ece31e55
parentfacfa06224086185ebdd9fa4f0f8d0cd58bc8dbe
When checking a feed, check that the key is valid specifically for the feed's

domain.

Improved the GUI's trust confirmation box:

- Use bold headings and indentation instead of boxes.

- If only one key is being queried, don't show the notebook tabs and use the
  singular form in the prompt to avoid confusion.

- Only ask the user to trust the key for its particular domain, if 0launch is
  new enough to support that.

- If the key is already trusted in other domains, display them to the user.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1626 9f8c893c-44ee-0310-b757-c8ca8341c71e
tests/testtrust.py
zeroinstall/0launch-gui/ZeroInstall-GUI.xml
zeroinstall/0launch-gui/trust_box.py
zeroinstall/injector/gpg.py
zeroinstall/injector/iface_cache.py
zeroinstall/injector/trust.py