summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-06-06 11:39:57 -0300
committerTomás Touceda <chiiph@leap.se>2013-06-06 11:41:55 -0300
commit40c1190ad556aee33d1b90a9c234b36ad0759861 (patch)
treeebb2f4f27e71fb459fccd8444a59618410814631 /changes
parent269f6535fb468ab6789d3efef27c272178e31395 (diff)
Make the login process more granular with defers
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_granular_login2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature_granular_login b/changes/feature_granular_login
new file mode 100644
index 00000000..8cef2c5e
--- /dev/null
+++ b/changes/feature_granular_login
@@ -0,0 +1,2 @@
+ o Make the login steps be a chain of defers in order to be able to
+ have more cancel points for the whole procedure. Closes #2571 \ No newline at end of file