Password

Permalink
Hi Community

I have a biiiig problem we made a page where we need a demo account
now marketing made a mailing with user demo and password demo. Problem is that i can't have passwords with less then 5 Characters.

Is there a possibility to reduce to 4 letters

Thanks for quick help.

Paul

 
stylemaster replied on at Permalink Reply
Could nobody help?
Ekko replied on at Permalink Best Answer Reply
Ekko
Stick this in config/site.php

define('USER_PASSWORD_MINIMUM', 4);

Just add it to whats already there.
stylemaster replied on at Permalink Reply
works super

thank you very much!

big up