Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.4
-
Fix Version/s: None
-
Component/s: Block: Check password
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
This block can give you a benefit in the following scenario:
Moodle is configured to use the LDAP Capture authentification method.
In this case the password is saved within the LDAP server and the moodle administrator have no control on it.
But this block informs the users in detail about the security lacks concerning their passwords without forcing them to change it, but you can add an additional link to a selfmade page, which describes your security requirements and probably the methods to change the password in more detail.
All password requirements and all warnings and messages are configurable in Modules->Blocks.
Karsten - Thank you for creating this issue and for sharing your password checking block with the Moodle community. I will be reviewing it later today. I have installed it but am getting ready to leave the house but I did find the following PHP notice:
Missing argument 1 for p(), called in /home/arborrow/Moodle/code/19stable/blocks/checkpwd/config_global.html on line 61 and defined in /home/arborrow/Moodle/code/19stable/lib/weblib.php on line 144
I'll look into it later and make sure to give the language file a quick look to make sure the English makes sense. I'm happy to suggest improvements.
Peace - Anthony