Skip to content

Fix bug with uppercase usernames (circles-ios/128)

Charles Wright requested to merge cvwright/bugfix-userid-capital-letters into main

This MR improves UserId validation and stores everything as lowercase internally.

The reason for this was that we were having problems with accounts where the username was originally entered with uppercase characters.

Closes circles-ios/128.

Edited by Charles Wright

Merge request reports