开发者

Force password change on email activation

开发者 https://www.devze.com 2023-02-27 04:46 出处:网络
Today I\'m looking for a recipe to force drupal to change a password on activation email page on first login.

Today I'm looking for a recipe to force drupal to change a password on activation email page on first login.

I tried to alter my user_reset_pass form,开发者_开发百科 and I know how to print password confirmation fields, but I don't have any idea how to override verification of that form to check if password is set and proper value.

Maybe You can give me some hints to do that?


Check this module out: Force Password Change

0

精彩评论

暂无评论...
验证码 换一张
取 消