Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.4, 3.5.5, 3.6.3
-
Fix Version/s: 3.7
-
Component/s: Forms Library
-
Testing Instructions:
-
Affected Branches:MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Following from MDL-57021 there are still 2 cases where we use a password form for shared secrets. This is what the "passwordunmask" field is for, and using this field will prevent password managers from auto-filling these fields with passwords from the users password list and accidentally overwriting the value.
cache/stores/mongodb/addinstanceform.php
repository/webdav/lib.php
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-63734 If passwordunmask field is hardcoded in config.php, do not show the value
-
- Closed
-
-
MDL-64190 Site admin password fields should use password config element
-
- Closed
-
- has been marked as being related by
-
MDL-57021 The new 'password unmask' field should only be used when entering shared secrets
-
- Closed
-