hello.
what changes has to be made to increase the minimum password lenght on a user registration?
also; when there is a need to reserv usernames, is good procedure to write handles on the database without fill other fields or that cause security issues?
having donne that, the usernames apear on users lists after being registered on database but can be deleted and kept on table. is this a expected behaviour?
is there other good way to make usernames reserved / not possible to be registered on front end?
thanks.