Ask auth handler to create auth when a default password is set
authorest31 <MTest31@outlook.com>
Tue, 21 Jul 2015 15:57:57 +0000 (17:57 +0200)
committerest31 <MTest31@outlook.com>
Tue, 21 Jul 2015 16:12:28 +0000 (18:12 +0200)
commita57d83b46af03313355d83924cfb53f4987cc48f
tree47f8c069940122001767f321ea7a4d96c29be783
parent403e6e6c9cf6be5e16e3f1f9bd7805fe9b3006cd
Ask auth handler to create auth when a default password is set

-> Fix server crash with protocol >=25 if a default password is set.
-> Remove some useless and possibly confusion causing code for the TOCLIENT_FIRST_SRP packet handler
src/clientiface.h
src/network/serverpackethandler.cpp