CCSupport Posted September 23, 2012 Share Posted September 23, 2012 Hello all, When WHMCS creates the WebsitePanel user it only uses numbers, upper case and lower case characters, however it doesn't use special characters such as !"$%^&*() etc. How can I get WHMCS to use these in the auto-created passwords? I need this as the password complexity within my WSP installation needs all of the characters. I have already put the required password strength indicator to 100, however this seems to only be for users creating their passwords in WHMCS rather than WHMCS creating their passwords for them in WSP. Cheers G 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 25, 2012 Share Posted September 25, 2012 This is something WHMCS would need to change for you within the provisioning module to use a custom password generator that added these special characters or you will need to make our own custom provision module. 0 Quote Link to comment Share on other sites More sharing options...
jljubich Posted July 11, 2013 Share Posted July 11, 2013 According to WHCMS documentation, for a password strength of 90 the user would be required to enter at least 3 numbers, 2 lowercase & 3 uppercase letters and 3 special characters. More detailed information can be found by reviewing the includes/jscript/pwstrength.js file. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.