Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: Check password lenght at setup #2454

Closed
1 task done
ademar111190 opened this issue Oct 12, 2023 · 4 comments
Closed
1 task done

[feat]: Check password lenght at setup #2454

ademar111190 opened this issue Oct 12, 2023 · 4 comments
Assignees
Labels
Enhancement New feature or request

Comments

@ademar111190
Copy link

Prerequisites

Describe the Feature Request

I created a password bigger than 64 characters at setup time, but on the first login, I got an error saying the password needs to be smaller than 65 characters

I've tried the first 64 characters of my password and it works, but it is better to explicitly say it at password creation time that you have a limit of 64 characters.

Describe the Use Case

Avoid user creating an invalid password

Describe Preferred Solution

My preferred solution is do not limit the password lenght

Describe Alternatives

No response

Anything else?

No response

@ademar111190 ademar111190 added the Enhancement New feature or request label Oct 12, 2023
@MattDHill
Copy link
Member

This was fixed in 0.3.4.4. Can you confirm which version you were setting up?

@ademar111190
Copy link
Author

This was fixed in 0.3.4.4. Can you confirm which version you were setting up?

I don't have the file anymore so I can't confirm.
Looking to the system now, it is at 9322b3d07e39c0c3bbd1b63ef225b7a17f7b337d; I haven't update it, so unless it automatically update itself that was the version I did use to set up

@ademar111190
Copy link
Author

BTW I did use a password manager that input the whole password at once

MattDHill added a commit that referenced this issue Oct 26, 2023
@ademar111190
Copy link
Author

I just flashed a new sdcard with the latest available image and the problem didn't happened.
i.e. I got a warning saying my password was too long; so probably I have used an old version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants