[PATCH] Fix LDAP SASL auth support
authorJakob Haufe <sur5r@sur5r.net>
Sun, 25 May 2025 13:04:50 +0000 (15:04 +0200)
committerNoah Meyerhans <noahm@debian.org>
Wed, 6 May 2026 19:18:43 +0000 (15:18 -0400)
commitc548328e8f7118d4b0b8a4427bc62c0050a389db
tree5f234ecf1c877604e6f591576cdba9d6f0a27f7b
parentf98667167a96cdc18d4611c5fb3a273601735556
[PATCH] Fix LDAP SASL auth support

961275fdb54878fdfa4ee1b9f1a4f00e82bf4a83 moved code without creating a
way to have HAVE_LDAP_SASL defined there.

Copy the preprocessor block from src/auth/db-ldap.c to fix this.

Gbp-Pq: Name bug1106784_Fix-LDAP-SASL-auth-support.patch
src/auth/db-ldap-settings.c