After authentication on Tock, when registering the user, if the namespace we are trying to create already exists (comparison now case insensitive), I take what is already in the database, so that the name is not duplicated.
At the time of registration via Studio/Settings/Namespace, the namespace existence check was modified to ignore case when comparing.
After authentication on Tock, when registering the user, if the namespace we are trying to create already exists (comparison now case insensitive), I take what is already in the database, so that the name is not duplicated.
At the time of registration via Studio/Settings/Namespace, the namespace existence check was modified to ignore case when comparing.