this post was submitted on 15 Nov 2021
8 points (100.0% liked)

lemmur

2 readers
1 users here now

Community dedicated to discussions around a mobile lemmy client

Code repository: github.com/LemmurOrg/lemmur

Contribute translations: Weblate

Download for your device:

Support development:

Before asking for help with a problem make sure you've read the FAQ

founded 3 years ago
MODERATORS
 

I've copied my password from bitwarden, I can log in with it on a browser, but the lemmur app just keeps telling my my password is incorrect

I'm using android 11

you are viewing a single comment's thread
view the rest of the comments
[–] shilangyu@lemmy.ml 4 points 2 years ago

Please check this thread: https://github.com/krawieck/lemmur/issues/259

This is a bug in lemmy where it will trim your password to 60chars without telling you. We don't do any trimming hence it rejects your credentials.

So if any of you have a password longer than 60 chars, FYI your actual password is only the first 60 chars