You can let your users generate random passwords that are within the constraints you, as the administrator, set.
Detailed Info ---------------------- 1. You can set the minimum and maximum length of the passwords generated. 2. You can have it generate passwords of 4 different complexities: - Lowercase & Uppercase Only - Alphanumeric - Alphabet + Some Symbols (depending on what people suggest, I may add more symbols) - Alphanumeric + Symbols 3. You can access the password generation page from http://domain/forum/misc.php?action=password_generator_view . Replace domain and forum with your actual information (for instance, if your domain is mybb.com and your forum is at /forum/, then you would type in http://mybb.com/forum/misc.php?action=pa...rator_view)
Content locked
This content has been locked. Please login or register in order to unlock it.