Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Disconnect / reconnect after changing the default value.
WHat do you mean by default value ? in which screen ?
customized password
You changed the default value for password, no ?
Yes, but it happens also when i simply want to send back connection info to user, even if i did not change the password...
If user has changed his own password, you cannot send it again to him.
Password are stored in non-bijective way : we cannot decrpyt the password that is stored.
On V8.1, we have changed this :
- send button is not visible if user changed his password
- new password will be randomly generated and will be different each time (no default password needed anymore)
Do I understand correctly that, since v8.1, the "default password", however present in global parameters, will no more be accepted on a new user's first login ?
You correctly understood.
To enhance security, passwords are set to random values.