Password policy?

Hi,

Just wondering where I can specify specific policies for password? Like having at least 8 characters or so.

Thanks,
Allen

Hello, Allen!
You’re not allowed to set any policies for password directly in the application.
But for your purposes you can create beforeRegister eventHandler, where you make any validation and reject request if it fails.
regards,
Alex