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 | 8981ff7de49401fcc9c3031a386ae0402021a6e6 (patch) | |
tree | 0cd45d2ea99bd01695e7ff9bd521b1dd8ef3ec03 /changes | |
parent | 7edfdaef3934aa77089c44b45b215e0d16128da7 (diff) |
Signal the UI in case the soledad token is invalid when syncing (#5191).
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_5191_signal-invalid-auth-token | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_5191_signal-invalid-auth-token b/changes/feature_5191_signal-invalid-auth-token new file mode 100644 index 0000000..f833a3e --- /dev/null +++ b/changes/feature_5191_signal-invalid-auth-token @@ -0,0 +1 @@ + o Signal the client when auth token is invalid for syncing Soledad (#5191). |