From: Paul Hänsch Date: Tue, 9 Apr 2024 14:47:16 +0000 (+0200) Subject: Merge commit '6bc502434737d7f08379e79b94fc6fda424ef779' X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=HEAD;hp=-c;p=shellwiki Merge commit '6bc502434737d7f08379e79b94fc6fda424ef779' --- be703eda6ed86657d844d9c17dfe3661d64059e7 diff --combined cgilite/users.sh index c924789,32299ff..32299ff --- a/cgilite/users.sh +++ b/cgilite/users.sh @@@ -621,7 -621,7 +621,7 @@@ w_user_invite() if [ "$(GET user_confirm)" ]; then w_user_confirm - elif [ "$USER_ID" -a "$SENDMAIL" ]; then + elif [ "$USER_ID" -a "$USER_REQUIREEMAIL" = true ]; then w_user_invite_email elif [ "$USER_ID" ]; then uid="$(timeid)"