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

Max Password length conflicting with longer LDAP passwords #405

Open
JohannesFleischer opened this issue Dec 13, 2023 · 0 comments
Open

Comments

@JohannesFleischer
Copy link

I am using openldap which does not limit passwords to a certain length.

Jorani on the other hand seems to limit passwords to 64 characters.
That results in a conflict while trying to log in with a Password > 64 that has been set in LDAP.

Furthermore, there is no error message shown on screen, but there is just this error in the browser console:
image

What is the version of Jorani?

1.0.2

Steps to reproduce the behavior

  • set a password that is longer than 64 chars in your LDAP
  • login to your jorani account
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

No branches or pull requests

1 participant