I think a contrib module that allows an admin to generate a password reset or login link email for any user (just by clicking a button) would be really helpful.
I think given the warning on the source site:
At this time, if your new project can afford to require PHP 5.5+, which it should, please use PHP's native password_hash() /...
Posted11 hours 1 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
I did a very quick test and if the Display format of the webform submission value is HTML then it appears but if plain text then it doesn't, so something is included regardless of if empty when...
Posted12 hours 41 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Just to clarify it appears that the item: Fix Search for "On the Web" module, is about the search on backdropcms.org at https://backdropcms.org/modules
Comments
I found this D7 Q/A that says you have to block and then unblock the users account to generate a new login link.
https://www.drupal.org/forum/support/post-installation/2011-11-29/how-do-i-resend-activation-e-mail
I tested this on Backdrop CMS and it works.
Are there any other options?
I think a contrib module that allows an admin to generate a password reset or login link email for any user (just by clicking a button) would be really helpful.
Does such a module exist already?