lp:~ddstreet/launchpadlib/nosudo
Created by
Dan Streetman
on
2020-02-22
and last modified on
2020-04-14
- Get this branch:
- bzr branch lp:~ddstreet/launchpadlib/nosudo
Only
Dan Streetman
can upload to this branch. If you are
Dan Streetman
please log in for upload directions.
Branch merges
Propose for merging
- Colin Watson: Approve on 2020-04-14
-
Diff: 322 lines (+171/-44)2 files modifiedsrc/launchpadlib/credentials.py (+151/-43)
src/launchpadlib/launchpad.py (+20/-1)
Related bugs
Bug #1825014: login_with should not popup browser under sudo | High | Fix Released |
|
Bug #1862948: launchpadlib should not use keyring when running under sudo | High | Fix Released |
|
Bug #1864204: nondeterministic failure when no keyring backends are available | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 181. By Dan Streetman on 2020-04-13
-
Apply cjwatson patch to handle older Keyring code that may throw RuntimeError to indicate real error, instead of NoKeyringError
- 180. By Dan Streetman on 2020-03-30
-
Fallback to MemoryCredentia
lStore if NoKeyringError Instead of passing NoKeyringError up to calling application, change
default behavior to fallback to MemoryCredentialStore. LP: #1864204
- 173. By Colin Watson on 2019-11-27
-
[r=cjwatson] Explicitly install version.txt, launchpadlib requires it
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:launchpadlib