this post was submitted on 18 Jun 2023
868 points (99.5% liked)
Lemmy.World Announcements
29027 readers
8 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news 🐘
Outages 🔥
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations 💗
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
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
That’s what some people have reported. Not sure if anyone’s done a test to figure out the exact limit.
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.