You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the user registers with capital letters in its name, opengist will create a lowercase directory for it. When the user tries to change the username, it'll fail, since it'll try to move the folder named after the capitalized username, but it's not found, since the folder is lowercase.
The text was updated successfully, but these errors were encountered:
If the user registers with capital letters in its name, opengist will create a lowercase directory for it. When the user tries to change the username, it'll fail, since it'll try to move the folder named after the capitalized username, but it's not found, since the folder is lowercase.
The text was updated successfully, but these errors were encountered: