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:
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
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:
What is the version of Jorani?
1.0.2
Steps to reproduce the behavior