User tests: Successful: Unsuccessful:
Pull Request for Issue #32399.
Switch from searching by search_string
, which is described as not required for bind-as-user, to building a filter based on the ldap_uid
attribute laid out in settings.
search_string
blank.display_errors
to On
Along with the authentication failure message, a php error message is displayed indicating an invalid LDAP filter.
Only the intended authentication failure message is displayed.
None, to my knowledge.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-12 19:07:58 |
Closed_By | ⇒ | zero-24 | |
Labels |
Added:
?
Removed: ? |
i will not merge this PR here into 3.10. i see where you are comming from but in oder to keep b/c with the current implementation i will keep it as it is. please sync the setting of the search string with the ldap_uid setting for now that should result into the same behavior.
thanks :-)