Min password size doesn't propagate to password generator

  • Found a small bug:


    If you change the min password size the automated password generator doesn't increase its generated password size.


    Let's say we select a min password size of 10 ( 8 default )
    The generator keeps giving out passwords of 8.
    This of course fails the check when creating a new user.


    edit:
    This is for version 1.2.9