diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-25 16:25:23 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-25 16:26:23 -0300 |
commit | 9d4aa1a81af7653ed7ba5f89565f12cfea4feaea (patch) | |
tree | 6f5e98f6e9107aa001df46e4f486eb23f99d408e /changes/bug-5581_unable-to-login | |
parent | 558d33fb8ffb884834153b5b941c7425723f45b7 (diff) |
Initialize SRPAuth asap, so signaler gets in.
Closes #5581.
Diffstat (limited to 'changes/bug-5581_unable-to-login')
-rw-r--r-- | changes/bug-5581_unable-to-login | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-5581_unable-to-login b/changes/bug-5581_unable-to-login new file mode 100644 index 00000000..61f4b3c8 --- /dev/null +++ b/changes/bug-5581_unable-to-login @@ -0,0 +1 @@ +Fix unable to login issue. Closes #5581. |