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

[BUG] Exception when entering a 71+ character password in login command #171

Open
xllifi opened this issue Jul 19, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@xllifi
Copy link

xllifi commented Jul 19, 2024

Describe the bug
Player is kicked without a clear reason after trying to enter 71+ character password.

To Reproduce
Steps to reproduce the behavior:

  1. Register
  2. Log out
  3. Try logging in using a long (71+ chars) password

Expected behavior
A chat error is displayed to the player.

Actual behavior
The player is kicked without a clear reason.

Server Info (please complete the following information):
Limbo plugins versions:
limboauth 1.1.14
limboapi 1.1.24

/velocity dump link https://hst.sh/ahihufageg.json

@xllifi xllifi added the bug Something isn't working label Jul 19, 2024
@dovisp
Copy link

dovisp commented Oct 13, 2024

A quote from the plugins config.yml
# Max password length for the BCrypt hashing algorithm, which is used in this plugin, can't be higher than 71. You can set a lower value than 71. max-password-length: 71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants