-
- Downloads
[FIX] auth_ldap: filter format
The LDAP method filter_format(filter_template,assertion_values) requires that the length of assertion_values matches the count of %s in filter_template. If not, a TypeError exception is thrown. This fix catches the exception and displays an understandable error message instead. opw-608126 opw-657370
Please register or sign in to comment