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

Truncates too long passwords #462

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Conversation

MV-GH
Copy link
Collaborator

@MV-GH MV-GH commented Jun 8, 2023

Truncates the password to the limit. (Removed the trim as I don't think was wanted). I tested that this works with too long passwords and now has identical behavior as lemmy-ui. see #425

@MV-GH MV-GH requested a review from dessalines as a code owner June 8, 2023 11:06
@MV-GH MV-GH changed the title Fix for #425 Truncates too long passwords Jun 8, 2023
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet, thank you!

@dessalines dessalines merged commit 7760c45 into LemmyNet:main Jun 8, 2023
@MV-GH MV-GH deleted the password-length-fix branch June 11, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants