Files
@ 8076de6f78af
Branch filter:
Location: kallithea/init.d/kallithea-daemon-arch
8076de6f78af
1.3 KiB
text/plain
auth: prevent LDAP query language injection of usernames
This could cause odd LDAP queries that could fail but couldn't give access
without a valid user query and credentials. It thus had no security
implications.
This could cause odd LDAP queries that could fail but couldn't give access
without a valid user query and credentials. It thus had no security
implications.