]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: acme: permission checks on the CLI
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 25 Mar 2026 10:49:22 +0000 (11:49 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 25 Mar 2026 17:37:47 +0000 (18:37 +0100)
commit1c1d9d250034a15d1dfa07150d7828e554e83513
treea9da5eed2bb2b306609565b0c4190b7eac1c6cdd
parent47987ccbd92c2bb734996fd580f60443a2779f8e
BUG/MINOR: acme: permission checks on the CLI

Permission checks on the CLI for ACME are missing.

This patch adds a check on the ACME commands
so they can only be run in admin mode.

ACME is stil a feature in experimental-mode.

Initial report by Cameron Brown.

Must be backported to 3.2 and later.
src/acme.c