summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-09-18 09:50:09 -0400
committerKali Kaneko <kali@leap.se>2013-09-18 09:50:09 -0400
commit735111cee1c28ccc07c87d806bc5412aaffcedf7 (patch)
treeec2fb7489a4ad8467907aa8ef08e4662b332cd4d /changes
parente475daff20a2278ad170cb1ebaf528e7ee4a1657 (diff)
parenta81ae28db34412c298ececc64319a9cf993c18f3 (diff)
Merge remote-tracking branch 'ivan-github/bug/3774_handle-logout-problem' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-3774_fix-logout-error2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-3774_fix-logout-error b/changes/bug-3774_fix-logout-error
new file mode 100644
index 00000000..ce0951f0
--- /dev/null
+++ b/changes/bug-3774_fix-logout-error
@@ -0,0 +1,2 @@
+ o Catch logout problem, display a user message and allow log back in after a
+ successful logout if there was a logout error before. Closes #3774.