summaryrefslogtreecommitdiff
path: root/changes/bug-6682_failure-to-unlock-keyring-freezes-bitmask
AgeCommit message (Collapse)Author
2015-07-10[pkg] fold in changesIvan Alejandro
2015-04-09[bug] handle user cancel keyring open operationIvan Alejandro
Catch the keyring.errors.InitError exception. The automatic login sequence now stops correctly instead of freezing if the user cancel the keyring open operation. - Resolves: #6682