-
Bug
-
Resolution: Fixed
-
Major
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-51889_master -
Testing MDL-30674 came to this workaround allowing you to bypass the password policy when enabling guest enrolment instances. Maybe the same applies to other plugins too (and to older branches of them):
- In admin settings, for guest enrolment plugin, enable both requirepassword and usepasswordpolicy.
- Go to any course and enable guest enrolments editing it and fulfilling the password policy.
- Edit it again, set allow to NO and change the password to "1234" (not fulfilling the policy). Policy is not checked.
- Enable it from the eye. Done, you've a course with a password not observing the policy.
For your consideration, ciao