Bert Posted September 28, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 02/03/12 Last Seen: June 12, 2013 Share Posted September 28, 2012 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 More sharing options...
Mystery Posted September 28, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted September 28, 2012 Hey, I suggest you look in your application.php in your config folder. 'MinPasswordLength' => 8, // Minimum password length. 'MaxPasswordLength' => 31, // Maximum password length. 1 Link to comment Share on other sites More sharing options...
Bert Posted September 29, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 02/03/12 Last Seen: June 12, 2013 Author Share Posted September 29, 2012 Thank you very very much! Link to comment Share on other sites More sharing options...
Question
Bert
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