891
Lemmy.world officially has 30k users!
(lemmy.world)
This Community is intended for posts about the Lemmy.world server by the admins.
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Any support requests are best sent to info@lemmy.world e-mail.
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
FYI, if you’re having trouble signing up, there are 3 known possible reasons when the wheel keeps spinning: username already taken, username too long (>20), and password too long. Hopefully lemmy fixes that soon.
Password too long? Is the limit known? I signed up last week with a 30 character password
I haven't had a chance to look at the Lemmy code, but is it really limiting password length? There's almost no valid reason to do this since it's just going to get hashed, and all the hash lengths are going to be the same regardless of the input string.