0
votes

I want login form, have only password field. The user can enter the password assigned by admin to login the drupal site. If any other modules available for this feature? Please help me...

1
you should to keep original functionnality and user roles assigned to user to access at site - Fky

1 Answers

1
votes

You can try PassWd only module and follow there instruction.

https://www.drupal.org/project/passwd_only

Thank You.