]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
access: granular access rejection
authorBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 27 Aug 2024 15:13:58 +0000 (17:13 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 27 Aug 2024 15:13:58 +0000 (17:13 +0200)
commitca586f3fafe9ba8930f55fbce7f3b0cfe2b9ce6f
tree3d9cb16f09e5220ad929b9f344117322e7b45af1
parent68f277ad762d4d609bca730d69764b9b46c73416
access: granular access rejection

if a qualifier was passed to the deny action, this qualifier is then
used as an extension when looking for the template of deny message to
send to the user.

deny-post-access-<qualifier>

Fixes: #7
src/mlmmj-process.c