Skip to content
Snippets Groups Projects
Emanuele Aina's avatar
Emanuele Aina authored
In some places we have to transform usernames in the `username@domain`
format to plain `username`: doing so with open coded string manipulation
makes it harder to track where such conversions happen, so let's
introduce an helper function so it is trivial to spot them.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
c0e794ee
History
Name Last commit Last update
..