Deuce1058 / yardi

backup of exlipse projects
0 stars 0 forks source link

passwordPolicy_CRUD.html Maximum repeated characters edit allows negative values. Dont use max repeat value in combined total edit #120

Closed Deuce1058 closed 1 year ago

Deuce1058 commented 1 year ago

Maximum repeated characters edit allows negative values because there isnt a test for classes null and gezero

Do not consider the value of Maximum repeated characters in the combined total of number of upper + number of lower + number of digits + number of special

Deuce1058 commented 1 year ago

see c5953b85dfa90ceb83f1226f3e2d2407d52b5fff

Deuce1058 commented 1 year ago

pwdTester.html also allows password policy to be changed. pwdTester.html has the same issues as passwordPolicy_CRUD.html