Jump to content
  • 0

FluxCP Change password character limit


Bert

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  02/03/12
  • Last Seen:  

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 :)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   253
  • Joined:  11/11/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  02/03/12
  • Last Seen:  

Thank you very very much!

Link to comment
Share on other sites

×
×
  • Create New...