diff options
author | drebs <drebs@leap.se> | 2014-03-17 13:21:51 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-03-18 14:56:41 -0300 |
commit | 21e8d1a4539b0b0837ca0763de4974ac6f216bf7 (patch) | |
tree | 527b7e0b7a64773da2640684a257206d45d469f4 /changes | |
parent | f78a694b283859e4eab306dffaa0373b9f6ea8ad (diff) |
Catch soledad invalid token error (#5191).
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_5191_handle-invalid-auth-token-error | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature_5191_handle-invalid-auth-token-error b/changes/feature_5191_handle-invalid-auth-token-error new file mode 100644 index 00000000..6acdaad0 --- /dev/null +++ b/changes/feature_5191_handle-invalid-auth-token-error @@ -0,0 +1,2 @@ +- Handle invalid auth tokens when syncing Soledad, and show an error on the + GUI (#5191). |