Skip to content
Snippets Groups Projects
Commit 9badac0f authored by Guillaume Roguez's avatar Guillaume Roguez Committed by Adrien Béraud
Browse files

ringaccout: prevent activities on disabled account

RingAccount::loadAccount() was called even on disabled account,
but this function does many activities like buddy presence.
This is not expected and not wanted.
Disabling this effect by checking if the account is enabled.

Change-Id: I911670163763faf41c6e5c4a4941e53c2e134847
parent fc714d1f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment