You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
I have a LDAP filter which checks if an account is active and allowed to login, e.g. following attribute:
accountEnabled=TRUE
Therefore, if the user is not found, a 500 error (and a white page) is shown to the user.
The text was updated successfully, but these errors were encountered: