? ? ? Pending

User tests: Successful: Unsuccessful:

avatar HLeithner
HLeithner
18 Mar 2019

Pull Request for Issue #24156 .

Summary of Changes

Add missing lower case requirement for passwords

Testing Instructions

Set minimum lowercase count to 0 or higher.
Change password. Use password with more and less lowercase characters

Expected result

It should be possible to force a minimum of lowercase characters.

Actual result

Option is missing.

avatar HLeithner HLeithner - open - 18 Mar 2019
avatar HLeithner HLeithner - change - 18 Mar 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 18 Mar 2019
Category Administration com_users Language & Strings Libraries
avatar HLeithner
HLeithner - comment - 18 Mar 2019

I did a copy of the uppercase sentence,.. should be changed too?

avatar brianteeman
brianteeman - comment - 18 Mar 2019

I just realised that too ;)

I don't care if we use one word or two but we should be consistent - especially in the same sentence. Should help the translators as well

avatar HLeithner HLeithner - change - 18 Mar 2019
Labels Added: ? ?
avatar agerix
agerix - comment - 18 Mar 2019

Tested with Joomla! Patch Tester and it works fine

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 18 Mar 2019

@agerix please mark your Test at Issue Tracker as "Tested successfully".

avatar agerix
agerix - comment - 18 Mar 2019

I have tested this item successfully on ee1d90a

Hello, I've test with one and with more than one lower case


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar agerix agerix - test_item - 18 Mar 2019 - Tested successfully
avatar agerix
agerix - comment - 18 Mar 2019

I've just do it Franz, I'm a new tester... :)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar agerix
agerix - comment - 18 Mar 2019

I've just do it Franz, I'm a new tester... :)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar HLeithner
HLeithner - comment - 18 Mar 2019

@Quy you are right, I changed all to two words as in the label.

avatar dgrammatiko
dgrammatiko - comment - 18 Mar 2019

@HLeithner you need to reflect these changes here: https://github.com/joomla/joomla-cms/blob/staging/media/system/js/passwordstrength.js

A fair warning tho, that file is Mootools based so in essence wouldn't be advisable to ask anyone to add any new functionality there. In short better do this in the 4.0 repo...

avatar brianteeman
brianteeman - comment - 18 Mar 2019

This is already available in j4

avatar dgrammatiko
dgrammatiko - comment - 18 Mar 2019

This is already available in j4

Well I lost track of the things I did already for J4 😉

Anyways, then at a bare minimum, the last function in the Mootools version needs to be adapted

avatar HLeithner
HLeithner - comment - 18 Mar 2019

@dgrammatiko this file looks like its only show the password strength and doesn't have anything to do with the requirement.

avatar dgrammatiko
dgrammatiko - comment - 18 Mar 2019

@HLeithner it should read the requirements for calculating the strength, or maybe not...

avatar HLeithner
HLeithner - comment - 18 Mar 2019

The script uses the threshold that is set as parameter I didn't find any calculation based on the requirements parameters...

avatar Quy
Quy - comment - 20 Mar 2019

I have tested this item successfully on da122f3


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar Quy Quy - test_item - 20 Mar 2019 - Tested successfully
avatar jeckodevelopment
jeckodevelopment - comment - 21 Mar 2019

@agerix can you please submit again your test?

avatar HLeithner
HLeithner - comment - 21 Mar 2019

If I add the name spaces here I have to change the complete file and I think this would maybe give a merge conflict when george merge it into 4.0

avatar brianteeman
brianteeman - comment - 21 Mar 2019

J4 already has a lowercase rule

avatar alikon
alikon - comment - 21 Mar 2019

maybe it's me but the 4.0 https://github.com/joomla/joomla-cms/blob/4.0-dev/libraries/src/Form/Rule/PasswordRule.php didn't have lowercase yet....

@HLeithner not an expert on "easy merging" matter but looking the 2 file side by side ....

avatar alikon
alikon - comment - 21 Mar 2019

I have tested this item successfully on e386929


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar alikon alikon - test_item - 21 Mar 2019 - Tested successfully
avatar Quy
Quy - comment - 21 Mar 2019

I have tested this item successfully on e386929


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar Quy Quy - test_item - 21 Mar 2019 - Tested successfully
avatar Quy Quy - change - 21 Mar 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 21 Mar 2019

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar Quy
Quy - comment - 21 Mar 2019

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24230.

avatar jeckodevelopment jeckodevelopment - change - 22 Mar 2019
Labels Added: ?
avatar wilsonge wilsonge - change - 22 Mar 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-03-22 11:14:03
Closed_By wilsonge
avatar wilsonge wilsonge - close - 22 Mar 2019
avatar wilsonge wilsonge - merge - 22 Mar 2019

Add a Comment

Login with GitHub to post a comment