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
Describe the bug
A popup with An error occured while trying to load this page. with the url https://forum.host.tld/auth/ldap is shown when the user enters invalid credentials.
This just happens when the forum is in debug=false.
When putting it in debug=true, this popup correctly shows LDAP error: (Authentication failed...[stacktrace].
Expected behavior
No popup and a message saying Invalid credentials.
Versions
Flarum version: beta.13
Using, or trying to install LDAP extension version/branch: v0.1.0-beta.13-5
To Reproduce
Install v0.1.0-beta.13-5
configure your AD
have debug=false in flarum
login with wrong credentials
Logs
When putting the forum in debug mode, it correctly shows:
LDAP error: (Authentication failed with these login and password.
The text was updated successfully, but these errors were encountered:
Describe the bug
A popup with
An error occured while trying to load this page.
with the urlhttps://forum.host.tld/auth/ldap
is shown when the user enters invalid credentials.This just happens when the forum is in
debug=false
.When putting it in
debug=true
, this popup correctly showsLDAP error: (Authentication failed...[stacktrace]
.Expected behavior
No popup and a message saying
Invalid credentials
.Versions
To Reproduce
v0.1.0-beta.13-5
Logs
When putting the forum in debug mode, it correctly shows:
The text was updated successfully, but these errors were encountered: