- 🇵🇭Philippines jaesperanza
Sorry for reopening, obviously people still find this thread. For those having issues with the above, read the official documentation here: https://www.drupal.org/node/44164 →
Hi, after installing drupal 8, I thought of resetting password through drush. But don't find any documentation regarding this.
In drupal 7, we can reset password easily by
drush sqlq "select name from users where uid=1"
drush upwd admin --password=pass
But in drupal 8, hashed password is stored in users_field_data table. Is there any similar way to update password in drupal 8 also.
Closed: works as designed
6.0
User Commands
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Sorry for reopening, obviously people still find this thread. For those having issues with the above, read the official documentation here: https://www.drupal.org/node/44164 →