diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-03-18 15:12:54 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-03-18 15:12:54 -0300 |
commit | 0dda039a576e376acea49bb5aec2a0aab8cd2354 (patch) | |
tree | 5fdb4cfa0a175d15d99a4995af01ddeef8190e1e /changes/feature_5191_handle-invalid-auth-token-error | |
parent | 03b74407d4051e2c5dfb62b8e6e8899008030d26 (diff) | |
parent | 21e8d1a4539b0b0837ca0763de4974ac6f216bf7 (diff) |
Merge remote-tracking branch 'refs/remotes/drebs/feature/5191_handle-invalid-auth-token-error' into develop
Diffstat (limited to 'changes/feature_5191_handle-invalid-auth-token-error')
-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). |