[PATCH 08/24] auth: Rewrite ldap_escape() with a unit test
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 23 Feb 2026 17:54:40 +0000 (19:54 +0200)
committerNoah Meyerhans <noahm@debian.org>
Wed, 6 May 2026 19:18:43 +0000 (15:18 -0400)
commiteace6dd56055e4c657599117dfe302c81d3ce417
treedb2b07434659bfaa3d0d44dc885db1dcec687a5e
parent9de5a055f69f6cfeb445bf5080de8a37aea13db5
[PATCH 08/24] auth: Rewrite ldap_escape() with a unit test

Gbp-Pq: Name CVE-2026-24031-27860-5.patch
src/auth/Makefile.am
src/auth/db-ldap.c
src/auth/db-ldap.h
src/auth/test-auth.h
src/auth/test-ldap.c [new file with mode: 0644]
src/auth/test-main.c