Skip to content
  • Guillaume Roguez's avatar
    fix IP2IP account signal at creation · 5f042df9
    Guillaume Roguez authored and Andreas Traczyk's avatar Andreas Traczyk committed
    
    
    When IP2IP account is created only AccountsChanged signal is emited.
    But doRegister() method is called and this kind of account must succeed
    on such (as there is no registration) and must call
    setRegistrationState(RegistrationState::REGISTERED) to make aware the client
    on this event.
    This was not done. This patch adds this call.
    
    Change-Id: Ic5b8a31d9e2b98dd96ed394247f77bbfa3d8cdde
    Reviewed-by: default avatarAndreas Traczyk <andreas.traczyk@savoirfairelinux.com>
    5f042df9