There is no keyring implementation for windows
Bug #680940 reported by
Manuel de la Peña
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
desktopcouch |
Fix Released
|
Medium
|
Manuel de la Peña |
Bug Description
The windows module is missing the keyring implementation.
Related branches
lp://staging/~mandel/desktopcouch/add_windows_keyring
- Eric Casteleijn (community): Approve
- Chad Miller (community): Approve
-
Diff: 381 lines (+366/-0)3 files modifieddesktopcouch/application/platform/windows/keyring.py (+138/-0)
desktopcouch/application/platform/windows/tests/__init__.py (+1/-0)
desktopcouch/application/platform/windows/tests/test_keyring.py (+227/-0)
Changed in desktopcouch: | |
status: | New → In Progress |
Changed in desktopcouch: | |
milestone: | none → 1.0 |
importance: | Undecided → Medium |
Changed in desktopcouch: | |
status: | In Progress → Fix Committed |
Changed in desktopcouch: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.