Refactor the way we decide whether GPG is usable or not: Ability to change...
Refactor the way we decide whether GPG is usable or not: Ability to change keys when no valid passphrase could be entered. See #1210. Workaround for unavailable keys. Remove useless except block: import of GnuPGInterface is the same on Debian and non Debian systems.
Showing
- src/common/GnuPG.py 3 additions, 25 deletionssrc/common/GnuPG.py
- src/common/connection.py 11 additions, 8 deletionssrc/common/connection.py
- src/common/connection_handlers.py 2 additions, 3 deletionssrc/common/connection_handlers.py
- src/common/gajim.py 11 additions, 0 deletionssrc/common/gajim.py
- src/common/zeroconf/connection_handlers_zeroconf.py 1 addition, 2 deletionssrc/common/zeroconf/connection_handlers_zeroconf.py
- src/common/zeroconf/connection_zeroconf.py 10 additions, 9 deletionssrc/common/zeroconf/connection_zeroconf.py
- src/config.py 2 additions, 4 deletionssrc/config.py
- src/features_window.py 2 additions, 2 deletionssrc/features_window.py
Loading
Please register or sign in to comment