https://bugzilla.redhat.com/show_bug.cgi?id=1267005 --- Comment #9 from Matt Tyson <mtyson@xxxxxxxxxx> --- (In reply to joerg.lechner from comment #8) > keyboard (a German keyboard) in the line !"§$%&/()=?`, I myself assume, I > can use all characters in this line to meet the PW requirements. Ahh that makes more sense now. Bugzilla uses a perl [[:punct:]] regex to determine the characters ( http://perldoc.perl.org/perlrecharclass.html ). It doesn't consider that character to be punctuation. I'll have to update the password check routine to broaden the definition of what is a special character. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel