I allow oauth login via discord like described in #11396 and fetch the username like described in #11112.
Problem is that discord allows spaces in usernames that rocketchat doesn't. Users that login with discord and have spaces in their names encounter weird issues, like they can not be pinged and they can not change their pfp.
Maybe rocketchat should sanity check and fix it. Automatically replacing spaces in usernames with dots would already be enough.
I allow oauth login via discord like described in #11396 and fetch the username like described in #11112. Problem is that discord allows spaces in usernames that rocketchat doesn't. Users that login with discord and have spaces in their names encounter weird issues, like they can not be pinged and they can not change their pfp.
Maybe rocketchat should sanity check and fix it. Automatically replacing spaces in usernames with dots would already be enough.