variable to personalise password length

This commit is contained in:
Emmanuel Garette 2021-05-11 18:29:17 +02:00
parent b83e20ce22
commit 3a82a76c39
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ PASSWORD_ADMIN_EMAIL="%%password_admin_email"
PASSWORD_ADMIN_PASSWORD="%%password_admin_password"
PASSWORD_DEVICE_IDENTIFIER="%%password_device_identifier"
PASSWORD_URL="https://%%nom_domaine_machine:8001/"
PASSWORD_LENGTH=%%password_length
%end if
%if %%getVar('lemur_db_name', None)
PKI_ADMIN_PASSWORD="%%lemur_admin_password"