You need to sign in or sign up before continuing.
Cryptfile exception handling
Compare changes
+ 6
− 1
@@ -95,7 +95,12 @@ def set_server(ctx, url, token):
Catch the exception handled by the cryptfile backend of keyring module when enter keyring password. This fix #3 (closed).