http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9885
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16591|0 |1 is obsolete| | --- Comment #6 from Magnus Enger <[email protected]> --- Created attachment 16604 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16604&action=edit Bug 9885 [SIGNED-OFF] Passwords generated by command line scripts are weak This changes the scripts so that: - in koha-create, the zebra password and mysql passwords are set to 16 character "secure" passwords, ie generated with pwgen -s 16 1 - the patron password is set to a 12 character "memorable" password. Signed-off-by: Magnus Enger <[email protected]> Looks good. I did not actually build, install and test new packages, but i did test pwgen with the new arguments and the changes make sense. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
