This commit is contained in:
Christophe Maudoux 2021-07-04 22:13:32 +02:00
parent 466b6a3241
commit 1d2db0594f

View File

@ -397,7 +397,8 @@ sub display {
? ( CUSTOM_SCRIPT => $req->data->{customScript} )
: ()
),
ENABLE_PASSWORD_DISPLAY => $self->conf->{portalEnablePasswordDisplay},
ENABLE_PASSWORD_DISPLAY =>
$self->conf->{portalEnablePasswordDisplay},
);
# Display captcha if it's enabled