mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 15:36:21 +00:00
Don't lower account name before calling accounts_get_account(). Only lower if there is no account with the given name and the name is interpreted as a jid. Updated unittests to test this behaviour. Fixes #725 .