Password Generator
Adds a password generator to InputfieldPassword.
Usage
Install the Password Generator module.
Now any InputfieldPassword has a password generation feature. The settings for the generator are taken automatically from the settings* of the password field, or you can configure the generator settings in the module config.
*Settings not supported by the generator:
- Complexify: but generated passwords should still satisfy complexify settings in the recommended range.
- Banned words: but the generated passwords are random strings so actual words are unlikely to occur.
Install and use modules at your own risk. Always have a site and database backup before installing new modules.