this post was submitted on 04 Jun 2023
323 points (100.0% liked)

Memes

45187 readers
1154 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] dessalines@lemmy.ml 2 points 1 year ago (1 children)

Probably a password length issue.

[–] ch1cken@discuss.tchncs.de 2 points 1 year ago (1 children)

ah you're right, why does jerboa truncate passwords? i think there should at least be a warning displayed rather than "login invalid"

[–] dessalines@lemmy.ml 4 points 1 year ago

It's probably the opposite, jerboa doesn't truncate passwords when it should, as the lemmy back end and lemmy ui use a 60 character limit. Open an issue on jerboas github if you would.