gnome keyring integration doesn't support adding new entries
Bug #409582 reported by
Samuel Bronson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Wishlist
|
Unassigned | ||
Bazaar GTK+ Frontends |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
the gnome keyring integration currently only supports retrieving existing passwords, it will never add new entries.
In order to be able to add new entries to the keyring some extension of the credentials mechanism in bzrlib is necessary, since we'd only want to store passwords that are known to work.
affects: | bzr-svn → bzr-gtk |
summary: |
- bzr-svn should use svn_auth_get_platform_specific_client_providers + gnome keyring integration doesn't support adding new entries |
affects: | subvertpy → bzr |
Changed in bzr: | |
status: | Invalid → New |
description: | updated |
Changed in bzr: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in bzr-gtk: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
tags: | added: check-for-breezy |
To post a comment you must log in.
Closing this as invalid for now, since this doesn't actually mention what the problem is you'd like to see solved. bzr-svn already uses the windows and keychain providers if they are available, can use gnome-keyring through bzr-gtk and I would expect qbzr to provide something similar for kwallet.
Feel free to reopen if you disagree, but please with more details :-)