You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Password salting for the site-wide was use up to Moodle 2.4
Since Moodle 2.5 : Moodle automatically generates and adds a different salt for each individual user.
See the documentations here : https://docs.moodle.org/401/en/Password_salting
The text was updated successfully, but these errors were encountered:
Password salting for the site-wide was use up to Moodle 2.4
Since Moodle 2.5 : Moodle automatically generates and adds a different salt for each individual user.
See the documentations here : https://docs.moodle.org/401/en/Password_salting
The text was updated successfully, but these errors were encountered: