Reviewed: https://reviews.mahara.org/8901 Committed: https://git.mahara.org/mahara/mahara/commit/6affad1c5165cae7ce0695f7d7152a4e58c9e8df Submitter: Cecilia Vela Gurovic ([email protected]) Branch: 18.04_STABLE
commit 6affad1c5165cae7ce0695f7d7152a4e58c9e8df Author: Cecilia Vela Gurovic <[email protected]> Date: Wed May 23 10:12:47 2018 +1200 Bug 1766041: check upper and lower case letters in password behatnotneeded Change-Id: I798d052506c9acefa0e4b55c993135f3b70d27c5 (cherry picked from commit a0ccda3e4bf4028d56bf5cf6e7bfa5932fae271e) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1766041 Title: Password policy setting for only upper and lowercase letters doesn't require uppercase Status in Mahara: Fix Committed Status in Mahara 18.04 series: Fix Committed Status in Mahara 18.10 series: Fix Committed Bug description: Reported at https://mahara.org/interaction/forum/topic.php?id=8232 When the password policy is set to just upper and lowercase characters and a minimum of 8 letters, the following password is accepted even though it doesn't contain an uppercase letter: maggie12 It seems that uppercase letters are ignored in all scenarios for the password policy and a password is created when they are absent. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1766041/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

