]> git.kaiwu.me - haproxy.git/commit
CLEANUP: auth: remove undeclared auth_resolve_groups() from auth.h
authorWilly Tarreau <w@1wt.eu>
Mon, 11 May 2026 13:05:41 +0000 (15:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 11 May 2026 14:04:19 +0000 (16:04 +0200)
commitadb9a5f82f9e246ecdd0f45e9930932451d388e5
treedeeec515ffb0a8adc14cde44162f30cc3b7f92bc
parente4e614022b682b56e16285c0422d7cff098eb883
CLEANUP: auth: remove undeclared auth_resolve_groups() from auth.h

The function auth_resolve_groups() is declared in auth.h but has no
definition anywhere in the codebase anymore, let's just drop it.
include/haproxy/auth.h