Jump to content
  • 0

FluxCP Change password character limit


Question

Posted

Where do I change the max password character limit? The default is set at 8 characters, or else we won't be able to create an account.

Thank you very much in advance :)

2 answers to this question

Recommended Posts

Posted

Hey,

I suggest you look in your application.php in your config folder.


'MinPasswordLength'	=> 8,						// Minimum password length.
'MaxPasswordLength'	=> 31,					   // Maximum password length.

  • Upvote 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...