diff options
author | drebs <drebs@leap.se> | 2014-03-17 17:45:49 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-03-18 14:57:59 -0300 |
commit | 7bc1c5803650e464ef0b02eee75bbbfbe33d8287 (patch) | |
tree | 86c4e82c0ffd315f6b01cda25bb36c9cbc3414b9 /mail/changes | |
parent | ae78916544e8520e1e1c70356a539625ab2b6955 (diff) |
Signal the UI in case the soledad token is invalid when syncing (#5191).
Diffstat (limited to 'mail/changes')
-rw-r--r-- | mail/changes/feature_5191_signal-invalid-auth-token | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/changes/feature_5191_signal-invalid-auth-token b/mail/changes/feature_5191_signal-invalid-auth-token new file mode 100644 index 00000000..f833a3e9 --- /dev/null +++ b/mail/changes/feature_5191_signal-invalid-auth-token @@ -0,0 +1 @@ + o Signal the client when auth token is invalid for syncing Soledad (#5191). |